AlexeyAB / darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
http://pjreddie.com/darknet/
Other
21.8k stars 7.97k forks source link

Trainig configuration in config file for Jetson Xavier during training to improve SPEED. #3807

Open aravindvel opened 5 years ago

aravindvel commented 5 years ago

Hi,, Currently I am using Jetson TX2. And I am trying to move to Jetson Xavier.

Please help me use Xavier board efficiently, by suggesting me the various possibilities to improve the speed.

Thanks & Regards Aravindan

aniloymagil commented 5 years ago

okay, these types of embedded platforms are not recommended for training.

Best, AO

barzan-hayati commented 5 years ago

Hi,, Currently I am using Jetson TX2. And I am trying to move to Jetson Xavier.

Please help me use Xavier board efficiently, by suggesting me the various possibilities to improve the speed.

Thanks & Regards Aravindan

@aravindvel Xavier and Jetson nano are for final implementation not for training. Try to train with 1050,1060,1070,1080 ,2060,2070,2080 or Ti version of graphic cards.