microsoft / aerial_wildlife_detection

Tools for detecting wildlife in aerial images using active learning
MIT License
224 stars 58 forks source link

Maximum number of images to predict on at a time not working #60

Open ctorney opened 1 year ago

ctorney commented 1 year ago

seems that maxnumimages_inference is always zero as it's missing from the parameter list here:

https://github.com/microsoft/aerial_wildlife_detection/blob/2990463eb04bd6a6edc30c3bc3ab0ca212bb296e/modules/ProjectAdministration/backend/middleware.py#L232-L235