Frequently Asked Questions
List of the most frequently asked questions and their answers.
Where does AITracker create files with configuration and results?
For each directory with recordings, we create a configuration file config.json and subdirectories with the results of each configuration Configuration0, ....
Example.
The videos are in the
Video1directory. Measurement configuration is inVideo1/config.json. We only have one setup. The counting results for the first (zero) configuration are inVideo1/Configuration0.
How do I upload the counted results to my video directory?
Copy all ConfigurationX/ directories where X is 0, 1, 2, ... and the config.json file to your video directory.
How to improve the results already counted?
The whole process of improving results can be broken down into 3 steps:
- Correcting the measurement point configuration - more about design.
- Reclassification of all trackers - more about reclassification.
- Generating reports again - more about reporting.