gitouni / CalibNet_pytorch

Pytorch implementation of CalibNet
MIT License
31 stars 8 forks source link

Hi, could you please provide the .pth that have been trained well ? #1

Closed kiinchen closed 1 year ago

gitouni commented 1 year ago

The .pth file is so big (140MB) and cannot be uploaded to github (limited to 25MB). Have you met any problem in training this network?

gitouni commented 1 year ago

You can downlaod it from my released file now.

kiinchen commented 1 year ago

I am writing a review of related research, I hope to save time to analyze each method, thank you very much for your help.

gitouni commented 1 year ago

I am writing a review of related research, I hope to save time to analyze each method, thank you very much for your help.

Given there are still unsolved problems of this implementation, it is strongly recommended to implement CalibNet with its original (official) implementation by TensorFlow.