issues
search
nilboy
/
tensorflow-yolo
tensorflow implementation of 'YOLO : Real-Time Object Detection'(train and test)
774
stars
312
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
coding error
#74
dreamerwyx
opened
3 years ago
0
为什么在gpu上的速度要比cpu上的慢?
#73
hucw999
opened
4 years ago
0
Although when I explore the yolo_tiny_net ,there are some bug so aparently, I'm so appionted the auchor don't repair it .That's a regret.but the structure of the Net is so beautiful,thanks for the author to provide the code .
#72
yuanliangxie
opened
5 years ago
0
I want to know whether the class loss is computed by response instead of object in yolo_net.py line 266?
#71
KK-ZJU
opened
5 years ago
0
"Dimension=-1 must be >= 0"
#70
zwy4896
closed
1 year ago
0
ModuleNotFoundError: No module named 'dataset'
#69
guptakvgaurav
closed
5 years ago
1
I have a stronger yolo
#68
Stinky-Tofu
opened
5 years ago
0
the iou method in yolo_tiny_net.py
#67
xadxxadx
opened
5 years ago
2
yolo_tiny_net.py的代码存在问题
#66
longzeyilang
opened
5 years ago
2
Webcam support for demo.py
#65
Fju
opened
6 years ago
0
Real-time webcam evaluation
#64
Fju
closed
6 years ago
1
Comments in `yolo_tiny_net.py`
#63
Fju
opened
6 years ago
0
I think the coordinate loss is computed by error
#62
nmxnql
opened
6 years ago
2
The question about speed
#61
ygean
opened
6 years ago
0
set nilboy's purpose
#60
zsano1
opened
6 years ago
2
I want to ask for someone's yolo_net pretrain model, not the yolo_tiny_net
#59
planckztd
opened
6 years ago
2
Error in importing and calling process_config for train.py
#58
Meghal17
opened
6 years ago
3
What's the meaning "nilboy" in loss function return? And how can I calculate the accuracy?
#57
mariannanovaes
opened
6 years ago
2
NotFoundError (see above for traceback): Tensor name "conv1/biases" not found in checkpoint files models/pretrain/yolo_tiny.ckpt
#56
balzac001
opened
6 years ago
0
update yolo-gan
#55
zhangwenwen
closed
6 years ago
0
Question on yolo backward function
#54
shuieryin
opened
6 years ago
0
License question
#53
LeoCHANGcn
opened
6 years ago
0
what does the weight_loss mean in loss function?
#52
ZhouJiaHuan
opened
6 years ago
2
Has the "weight_decay" been used in the yolo_net.py?
#51
ZhouJiaHuan
opened
6 years ago
0
retrain the yolo_tiny.ckpt for one-object detection, the result is so bad.
#50
ZhouJiaHuan
closed
6 years ago
0
a demo for multi-object detection with non-maximum suppression
#49
ZhouJiaHuan
opened
6 years ago
5
InvalidArgumentError: padding must be non-negative: 5 -1 when I add the data augumentation code.
#48
ZhouJiaHuan
closed
6 years ago
0
What's the meaning of the line 104 of file yolo_net.py?
#47
LeoCHANGcn
opened
6 years ago
1
run demo error
#46
leon-liangwu
opened
6 years ago
2
Is this Yolo version single object detection only?
#45
Robomate
opened
6 years ago
3
Why did you replace the noobject_loss?
#44
Superlee506
opened
6 years ago
3
Could I get the confidence probability of the result from demo.py
#43
gbc8181
opened
6 years ago
0
Tensor name "conv3/weights" not found in checkpoint !
#42
tianboguangding
opened
6 years ago
2
Could I add a new type in this model
#41
gbc8181
closed
6 years ago
1
who can share a better checkpoint?
#40
massic
opened
6 years ago
0
I want to know where the epoch_num are set
#39
Ostnie
opened
6 years ago
1
multi-object detection
#38
YefeiGao
closed
6 years ago
0
no module name net during running...
#37
Jakesh-Bohaju
closed
3 years ago
5
Question
#36
MatiasGarciaGutierrez
opened
6 years ago
1
使用yolo_tiny.ckpt 载入weights loss有30-40 ,什么原因?
#35
zhongshaoyy
opened
6 years ago
0
help,thanks!
#34
ss199302
opened
6 years ago
4
为什么我只能检测到一个对象,具体怎么改代码啊,求大神帮忙,万分感谢
#33
ss199302
opened
6 years ago
3
The result on pascal_voc 2007 validation set is bad.
#32
gauss-clb
opened
6 years ago
4
Question about the probability
#31
lizhiyuanUSTC
opened
6 years ago
2
AssertionError: Model diverged with loss = NaN
#30
XuanheLiu
opened
7 years ago
9
how to test my own dataset
#29
knzano1
opened
7 years ago
5
how to test the dataset?
#28
wushilian
opened
7 years ago
1
about your nilboy base predict box
#27
persistforever
opened
7 years ago
0
the same type of object but more than one times...
#26
Yaredoh
opened
7 years ago
4
Why only an object can be identified, other objects can't be identified?
#25
leeyoshinari
closed
7 years ago
3
Next