Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre trained model error #4

Open
aradhyamathur opened this issue Nov 26, 2018 · 8 comments
Open

Pre trained model error #4

aradhyamathur opened this issue Nov 26, 2018 · 8 comments

Comments

@aradhyamathur
Copy link

The link to the pretrained model has not been given. On running demo_two_stream.py I receive the following error

 Traceback (most recent call last):
  File "demo_two_stream.py", line 124, in <module>
    'our server and place them properly?').format(tfmodel + '.meta'))
OSError: default/DIY_dataset/default/vgg16_faster_rcnn_iter_30000.ckpt.meta not found.

@aradhyamathur aradhyamathur changed the title Pre trained model Pre trained model error Nov 26, 2018
@zhangqizky
Copy link

the same error with upstairs

@uulucky
Copy link

uulucky commented Dec 24, 2018

模型下载地址:https://item.taobao.com/item.htm?id=584772614657

@XinZhangRadar
Copy link

Because you have to train the model by yourself...

@zqdeepbluesky
Copy link

@XinZhangNLPR can you tell me how to train the model by myself?

@XinZhangRadar
Copy link

@XinZhangNLPR can you tell me how to train the model by myself?
There are some mistakes in the code, I have wrote a blog can help you to fix it, it was wrote by Chinese, you can translate it and have a look.
https://blog.csdn.net/weixin_43380510/article/details/88544830

@moulicm111
Copy link

moulicm111 commented Sep 5, 2019

Even after training the weights are not saved ?
Can you please tell me what to change ?
I trained it for 3800 iterations .

@moulicm111
Copy link

Got the answer the models will saved after 5000 iterations

@saugatapaul1010
Copy link

Hi Xin,

I am trying to train the model by following your blog. However, I could understand only point one. Can you please mention the steps sequentially, i.e. which files to run one after the other for training the file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants