AI-liu / Complex-YOLO

Complex-YOLO: Real-time 3D Object Detection on Point Clouds pytorch Darknet
435 stars 113 forks source link

So where is your train.txt? #9

Open Yuanchu opened 5 years ago

woganda commented 5 years ago

me,too

Yuanchu commented 5 years ago

@woganda Check out our new repo https://github.com/Yuanchu/YOLO3D. We borrowed heavily from this implementation but also adds on top better logging, saving, monitoring, tools. We also added some dropout to the CNN component to sample the model uncertainty.