-
Hi,
I get an error message when running the following command
python /home/ubuntu/notebooks/CameraTraps/detection/run_detector_batch.py /home/ubuntu/notebooks/md_v5a.0.0.pt "$images_dir" "$output_…
-
We ran into an issue where separate_detections_into_folders.py was crashing when run with the --render_boxes flag. The error was essentially that you could not use quality=keep when original image is…
-
Provide job monitoring feature (celery background worker?) to monitor submitted Zoobot batch jobs.
These would track the job state and update as the jobs complete / error.
Also look at adding a…
-
I am attempting to port the frozen .pb file to a TFLite model for use with the Raspberry Pi and the Google Coral TPU USB Coprocessor and ran into issues running the conversion. I am new to TensorFlow…
-
Hi, just trying to run a test on my own video (i.e. set of png image files). I uploaded to Images/OcelotTest, changed the 2 variables you mention and ran all code blocks. I get the below error. Not su…
-
`dht2` now requires the `object` field in `flatfile` formatted data. This breaks some examples etc and we need to ensure that the data shipped with `Distance` conforms to this new format, that the exa…
-
Hi there,
I've probably done something stupid, but can't figure out what. I've run this on two different computers (but within the same university, so maybe there are some rights issues) and get to t…
-
Within the api\batch_processing\postprocessing\postprocess_batch_results.py script, a call to import matplotlib was commented out and now an error occurs on Line 46.
"Traceback (most recent call la…
-
I've wired up a simple button that triggers a CSV export and stores a pre-signed URL for the CSV in S3, so next steps are:
- [x] automatically open the URL to download the CSV
- [x] A modal compon…
-
At the outset, thanks for sharing this huge dataset for download.
Through CameraTraps/lila/get_lila_category_counts.py, could identify all available datasets, classes and corresponding counts.
…