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 trained the model on my dataset and then saved the model. And then I ran
python3 hfnet/export_predictions.py
hfnet/configs/hfnet_export_\hpatches.yaml
hfnet/predictions_hpatches
Then there was a warning:No weights provided.
Where should I put the saved_models?
The text was updated successfully, but these errors were encountered:
I trained the model on my dataset and then saved the model. And then I ran
python3 hfnet/export_predictions.py
hfnet/configs/hfnet_export_\hpatches.yaml
hfnet/predictions_hpatches
Then there was a warning:No weights provided.
Where should I put the saved_models?
The text was updated successfully, but these errors were encountered: