Nick and GitHub
baee6eeda3
Merge branch 'release-0.11.0' into add-object-filter-ratio
2022-03-18 20:19:41 -04:00
mathmaniac43
0ebdffb059
Update migration file to 009
...
Issue: #2948
2022-03-18 20:15:20 -04:00
Nick
dd3bfa9e64
Filter objects out of ratio bounds
...
Issue: #2948
2022-03-13 11:33:55 -04:00
Nick
fd6db32b38
Fix migration
...
- Ensure that defaults match between Event and migration script
- Deconflict migration script number (from rebase)
Issue: #2948
2022-03-12 14:11:55 -05:00
Nick
2f4169dbff
Update contributing notes for make
...
Issue: #2948
2022-03-12 14:08:35 -05:00
Nick
2ad0ed9b8d
Fix logical errors
...
- field migrations require default values
- `clipped` referenced the wrong index for region, since it shifted
- missed an inclusion of `ratio` for detections in `process_frames`
- revert naming `o[2]` as `box` since it is out of scope!
This has now been test-run against a video, so I believe the kinks are
worked out.
Issue: #2948
2022-03-12 09:37:17 -05:00
Nick
3bb3aecf97
Address review comments
...
- Accept `ratio` default
- Rename `bounds` to `box` for consistency
- Add migration for new field
Issue: #2948
2022-03-12 09:37:09 -05:00
Nick
d64329b7df
Add config test for object filter ratios
...
Issue: #2948
2022-03-11 23:47:40 -05:00
Nick
1aa95d1e93
Add object ratio config parameters
...
Issue: #2948
2022-03-11 23:47:40 -05:00