Skip to content

Commit a6c911d

Browse files
committed
TODO list update
1 parent 63bd732 commit a6c911d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

TODO.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,18 @@ E1
5353

5454
!maintenance
5555

56+
57+
## Add --force_model_download to run_md_and_speciesnet
58+
59+
run_detector_batch supports a --force_model_download argument to handle the case where model weights were partially downloaded; add a corresponding option to run_md_and_speciesnet. It should apply to both the MD weights and the SpeciesNet weights.
60+
61+
P0
62+
63+
E0
64+
65+
!feature
66+
67+
5668
## Handle legacy setup.py issues
5769

5870
Two dependencies - yolov9pip and clipboard - give this warning during pip installation:<br/><br/>
@@ -102,6 +114,7 @@ E1
102114

103115
!feature
104116

117+
105118
## Allow excluding blanks in postprocessing
106119

107120
Currently when I drive postprocessing via manage_local_batch, I use a somewhat hacky approach to skipping the rendering of blank images, which still leaves empty links to those images. Instead, allow excluding blanks during process_batch_results. See the "render_animals_only" variable in manage_local_batch.

0 commit comments

Comments
 (0)