Refactoring & documentation

Signed-off-by: Micaela Verucchi <micaelaverucchi@gmail.com>
This commit is contained in:
Micaela Verucchi
2020-04-08 11:20:48 +02:00
parent 6e55e2376f
commit 6a08118e3d
9 changed files with 133 additions and 168 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ int main(int argc, char *argv[])
bool show = false;
bool write_dets = false;
bool write_res_on_file = true;
int n_images = 50;
int n_images = 5000;
bool verbose;
int classes, map_points, map_levels;