NVIDIA / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
672 stars 263 forks source link

Custom object detection models with caffe #575

Open sayakpaul opened 5 years ago

sayakpaul commented 5 years ago

Hello.

I am planning to use this version of Caffe on my Jetson Nano but before that, I want to be able to train a custom object detection model using Caffe. Could you please help with any cues, hints?