Darknet memory optimization
- Download .weigts files (already apply the batch normalization)
https://drive.google.com/drive/folders/1xFJ4G4WS8wzsQ7rsO6HihxBV-uGqMvGG?usp=sharing
-
Download test50.mp4 files
-
Edit Make file (Choose one pipeline architecture, and change 0 to 1)
- sequential = 0
- sync = 0
- async = 0
- two_stage = 0
- trade_off =0 (Only async and two_stage)
- Excute .sh file