issues
search
InnerPeace-Wu
/
densecap-tensorflow
Re-implement CVPR2017 paper: "dense captioning with joint inference and visual context" and minor changes in Tensorflow. (mAP 8.296 after 500k iters of training)
MIT License
61
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ValueError: Attempted relative import beyond toplevel package
#43
ifmaq1
opened
2 years ago
1
how to solve this problem: NotFoundError (see above for traceback): Key DenseCap_ResNet50/Prediction/lstm/sent_distrib_logits/biases not found in checkpoint?
#42
maoao686868
opened
4 years ago
0
ImportError: undefined symbol: _Py_ZeroStruct
#41
batooooo
closed
4 years ago
0
TypeError: a bytes-like object is required, not 'str'
#40
batooooo
closed
4 years ago
1
about context feature in code
#39
binerone
opened
4 years ago
0
Can I cite this and note it in my acknowledgement?
#38
joyce9533
closed
4 years ago
0
How are the context features calculated?
#37
akant6
closed
4 years ago
0
Why there is Im that "ImportError: No Module named cython_bbox"?
#36
Zk-soda
opened
4 years ago
2
where is result.json in the demo.py?
#35
joyce9533
closed
4 years ago
2
what should I set as the --imdb value for test_net.py after training?
#34
akant6
closed
4 years ago
0
How do I use demo to test a image using the pretrained model you provided?
#33
ParadoxZW
closed
4 years ago
1
.
#32
zhangbinxy
closed
5 years ago
0
Test my trained model
#31
zhangbinxy
closed
5 years ago
1
glove embedding
#30
princeamitlali
closed
5 years ago
12
Specification of training and testing model used
#29
bwhizzy
opened
5 years ago
0
how to extract the fc7 features?
#28
Kinghup
opened
5 years ago
0
How to detect accuracy?
#27
heartraeh
opened
5 years ago
0
About the building of vocabulary?
#26
y78h11b09
opened
5 years ago
1
I can't solve this problem, can you help me?
#25
heartraeh
opened
5 years ago
1
where is the image-index.json
#24
heartraeh
opened
5 years ago
0
LSTM implementation
#23
mees
opened
5 years ago
1
Turn off beam search in demo
#22
baragona
closed
5 years ago
1
Why use beam search?
#21
baragona
opened
5 years ago
2
Inference speed
#20
hudvin
opened
5 years ago
1
使用resnet_v2作为基本网络,出现InvalidArgumentError (see above for traceback): Assign requires shapes of both tensors to match. lhs shape= [1024] rhs shape= [2048]
#19
Dontfall
closed
6 years ago
5
ValueError: cannot copy sequence with size 11 to array axis with dimension 10
#18
huiyang865
opened
6 years ago
2
IOError: [Errno 2] No such file or directory: '/home/yanghui/densecap-tensorflow/VG/1.2/train_gt_regions/2375025.json'
#17
huiyang865
closed
6 years ago
3
使用resnet v2作为基本模型
#16
Dontfall
closed
6 years ago
2
AttributeError: 'NoneType' object has no attribute 'astype'
#15
Dontfall
closed
6 years ago
2
AttributeError: 'NoneType' object has no attribute 'astype'
#14
Dontfall
closed
6 years ago
0
ImportError: lib/utils/bbox.so: failed to map segment from shared object
#13
ShinDongHwan
closed
6 years ago
8
trainning myself model meet the issues AttributeError: 'NoneType' object has no attribute 'astype'
#12
QianyuanLiu
closed
6 years ago
6
Error running the code "bash scripts/dense_cap_train.sh [dataset] [net] [ckpt_to_init] [data_dir] [step]" trainning model.
#11
liuxx2016
closed
6 years ago
2
"Broken pipe issue" from meteor.py
#10
juliuswang0728
closed
6 years ago
4
ckpt_to_init: pretrained model to be initialized with. Refer to tf_faster_rcnn for more init weight details.
#9
liuxx2016
closed
6 years ago
5
Very Slow Processing Time
#8
choochtech
closed
6 years ago
3
Pretrain model
#7
soheylsa
closed
6 years ago
1
problem about training model on my own dataset
#6
whrenstone
closed
6 years ago
4
A problem about training.
#5
dleam
closed
6 years ago
14
How do you initialize "context feature" ?
#4
Jiakui
closed
6 years ago
3
Hierarchical description of the image
#3
Jiakui
closed
6 years ago
5
Question about stop_gradient of the coordinates generated by rpn
#2
Jiakui
closed
6 years ago
1
Can you provide pretrained weights?
#1
Jiakui
closed
6 years ago
2