You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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 modelCenterNet HourGlass104 512x512
on this repo on custom dataset?The text was updated successfully, but these errors were encountered: