chainer / chainercv

ChainerCV: a Library for Deep Learning in Computer Vision
MIT License
1.48k stars 306 forks source link

Multi-gpu training for YOLO #627

Open 1292765944 opened 6 years ago

1292765944 commented 6 years ago

It's very cool code for chainercv. By the way, are you going to extend multi-gpu training code for YOLO?

knorth55 commented 5 years ago

596

apple2373 commented 5 years ago

Alright, I am still waiting for training script for YOLO.... Well, it's so sad that chainercv do not support any training of YOLO. This issue is for multi-gpu but actually we even can't do single GPU training of YOLO in chainercv (maybe it's in progress in #596 ? ).