AdverseBiNet icon indicating copy to clipboard operation
AdverseBiNet copied to clipboard

Trained model

Open DeepLearner7 opened this issue 4 years ago • 3 comments

Please share the final trained weights as it will take very much time on my pc to train.

Thanks

DeepLearner7 avatar Oct 09 '19 07:10 DeepLearner7

You can use my trained weights. https://drive.google.com/drive/folders/1Vj0F-q6Jg-CDLFqnitafB-vSwUXwXXYn?usp=sharing

unik00 avatar Mar 13 '20 05:03 unik00

@unik00 Thank you for sharing the trained weights! I placed the files (checkpoint, model-1000.index, model-1000.meta) in the ./model folder but using the test script from your forked repository, the following error is reported:

./model/model-1000.data-00000-of-00001; No such file or directory

Any thoughts? Best regards

B0RJA avatar Jul 02 '20 09:07 B0RJA

@unik00 Could you please explain how to run the test.py file in your fork of AdverseBiNet?

I'm unclear about how to use it on my pc to binarize my images.

  • Is there is a folder structure I need to use (for input images, for example, or output images)?

  • Where do I put your trained weights which I downloaded (mentioned 2 comments above)?

  • Is there anything else I need to know to run it successfully?

SB2020-eye avatar Oct 01 '20 04:10 SB2020-eye