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
Hi, I'm looking to convert this repo to Tensorflow. I believe most of the operations here are standard and it should be relatively straightforward to convert to Tensorflow.
I will however need to regenerate the pretrained weights for hardnet_petite_base. I was wondering if you could share the details of how you trained this?
Is the structure, just the decoder portion of the network followed by an FC layer to the number of classes and then Trained on ImageNet for 100 epochs?
The text was updated successfully, but these errors were encountered:
Hi, I'm looking to convert this repo to Tensorflow. I believe most of the operations here are standard and it should be relatively straightforward to convert to Tensorflow.
I will however need to regenerate the pretrained weights for hardnet_petite_base. I was wondering if you could share the details of how you trained this?
Is the structure, just the decoder portion of the network followed by an FC layer to the number of classes and then Trained on ImageNet for 100 epochs?
The text was updated successfully, but these errors were encountered: