feng-yun-anhui

Results 7 comments of feng-yun-anhui

I‘m sorry to bother you, can you explain it in more detail? How to use the link you provided ?

[link](https://drive.google.com/file/d/1z8JwNxER-ORWoAmVKBqM7MyPozk6St4M). Failed to open,can you have other ways to download the dataset? Thank you very much.

$ python preprocessing/crawl_descriptions.py person 1000 0 [] bicycle 1000 0 [] car 1000 0 [] motorbike 1000 0 [] aeroplane 1000 0 [] ... Is this result normal? How to...

from config import TF_MODELS_PATH ImportError: cannot import name 'TF_MODELS_PATH' from 'config' (D:\python3.7\lib\site-packages\config_init_.py) what's the mean of TF_MODELS_PATH? I can't find it in config,should I create it by myself? I still...

model_name = 'faster_rcnn_inception_resnet_v2_atrous_oid_2018_01_28' path_to_ckpt = (TF_MODELS_PATH + '/research/object_detection/' + model_name + '/frozen_inference_graph.pb'tensorflow.python.framework.errors_impl.NotFoundError: /home/fy/PycharmProjects/unsupervised_captioning-master/workspace/tf_models/research/object_detection/faster_rcnn_inception_resnet_v2_atrous_oid_2018_01_28/frozen_inference_graph.pb; No such file or directory how to solve the problem? Looking forward to your reply. ------------------ 原始邮件 ------------------ 发件人:...

File "/home/fy/PycharmProjects/unsupervised_captioning-master/im_caption_full.py", line 33, in from nets import inception_v4 File "/home/fy/anaconda3/envs/caption/lib/python3.6/site-packages/slim-0.1-py3.6.egg/nets/inception_v4.py", line 28, in File "/home/fy/anaconda3/envs/caption/lib/python3.6/site-packages/tf_slim-1.1.0-py3.6.egg/tf_slim/__init__.py", line 25, in from tf_slim.layers import * File "/home/fy/anaconda3/envs/caption/lib/python3.6/site-packages/tf_slim-1.1.0-py3.6.egg/tf_slim/layers/__init__.py", line 25, in from tf_slim.layers.layers...

https://github.com/tensorflow/models/tree/master/research/gan https://github.com/tensorflow/models/tree/master/research/maskgan https://github.com/tensorflow/models/tree/master/official/resnet The above three links cannot be opened,can you have other ways to download? Thank you very much.