BichenWuUCB / squeezeDet

A tensorflow implementation for SqueezeDet, a convolutional neural network for object detection.
BSD 2-Clause "Simplified" License
739 stars 306 forks source link

Fine tuning with the model #132

Open alex96295 opened 4 years ago

alex96295 commented 4 years ago

Hello,

is it possible to fine tune the model? I mean the detector. For example, starting from an already trained SqueezeDet, fine-tune this model. Thank you!