CenterNet
CenterNet copied to clipboard
Transfer learning possible?
Hi
I tested inference of the CenterNet HourGlass104 512x512
implementation on Tensorflow 2 Object Detection API.
I found CenterNet HourGlass104 512x512
feature extractor to be useful in object detection for a custom object detection task I currently want to train. Is there any possibility of using transfer learning with this model CenterNet HourGlass104 512x512
on this repo on custom dataset?