I have try to run train.py of the project, and run test.py of the project using the latest patch that saved by train.py (without using the untargetd_DPATCH which download from the url that given at the README.md file).
after 100 epoch, it got 0.7095 mAP, but after 9757 epoch, it still got 0.7040 mAP.
I just wander it there any parameters that I must modified before run train.py? I only modified max_epoch value in cfgs.exps.darknet19_exp1.py to run more epoch.
than you~
I have try to run train.py of the project, and run test.py of the project using the latest patch that saved by train.py (without using the untargetd_DPATCH which download from the url that given at the README.md file).
after 100 epoch, it got 0.7095 mAP, but after 9757 epoch, it still got 0.7040 mAP.
I just wander it there any parameters that I must modified before run train.py? I only modified max_epoch value in cfgs.exps.darknet19_exp1.py to run more epoch.
than you~