What's Changed
- add file_col to generator call by @tkswanson in #240
- add convnext framework by @tkswanson in #242
- 243 nan detections by @tkswanson in #244
- Fix for #247 collate function not handling broken images correctly by @tkswanson in #248
- change or to and and add else for empty not none check by @tkswanson in #251
- hide internal utils from api by @tkswanson in #252
- add station and camera in bfm, add unittests by @tkswanson in #254
- add unit tests, check inputs for classification by @tkswanson in #257
- add detection fnf handling and unittests by @tkswanson in #258
- Add unit tests for pipeline.py + fix broken export.py import by @Copilot in #259
- 264 single classifcation best row by @tkswanson in #267
- Bfm updates by @tkswanson in #268
- Update file_management tests for new timezone/depth behavior and timestamp_col sequencing by @Copilot in #262
- 265 detection category by @tkswanson in #270
- Add unit tests for visualization.py by @Copilot in #271
- Update tests to match current dev branch API by @Copilot in #272
- Add unit tests for animl/export.py by @Copilot in #273
- 231 animlr check by @tkswanson in #274
- Add comprehensive unit tests for
animl/reid/by @Copilot in #275 - Update test_detection.py to match refactored detection.py API by @Copilot in #277
- Fix test_classification.py to reflect current classification.py by @Copilot in #279
- Fix test_pipeline.py to match current pipeline.py implementation by @Copilot in #281
- Add tests for category_map argument in detect() / _convert_detections() by @Copilot in #282
- add count to sngle_classification by @tkswanson in #285
- Nikita fix config by @nikitasharma768 in #289
- fix: resolve bugs when running train_classifier by @Raindrop182 in #292
- Detect include categories by @tkswanson in #278
- Dev by @tkswanson in #269
New Contributors
- @nikitasharma768 made their first contribution in #289
- @Raindrop182 made their first contribution in #292
Full Changelog: v3.2.0...v3.3.0