issues
search
BobLiu20
/
YOLOv3_PyTorch
Full implementation of YOLOv3 in PyTorch
624
stars
191
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
how to train on my datasets?
#57
black2tulips
opened
4 years ago
0
About basics of model
#56
eng100200
opened
4 years ago
1
Is this YOLO uses darknet framework or cfg parser?
#55
eng100200
opened
4 years ago
2
why map is 34
#54
zhenghao977
opened
4 years ago
0
About the loss computation
#53
chrisway613
opened
4 years ago
1
大佬,我迁移了你的工程,loss也有下降,但是下降比较慢,而且训完比较多iter之后测试并没有结果,您能给我点意见吗?
#52
linhezheng19
opened
4 years ago
0
可以告诉我你训练的时间大概花了多久,和你用的什么型号的GPU吗?
#51
linhezheng19
opened
4 years ago
0
车道线检测
#50
stwrd
closed
4 years ago
0
fix typo
#49
zqxiang
opened
4 years ago
0
Implementing different backbone to this YOLOv3
#48
hilmandayo
opened
5 years ago
1
大佬您好,如何支持多卡训练?
#47
yangbisheng2009
opened
5 years ago
3
test
#46
skysunsun
opened
5 years ago
0
my dataset,why?
#45
skysunsun
opened
5 years ago
1
Hi,I have some problem to trained voc2007 dataset!!!
#44
BCWang93
opened
5 years ago
7
Hi,I have some problem in test the model?
#43
BCWang93
opened
5 years ago
0
How to train on my own dataset
#42
ping-sun
opened
5 years ago
0
CUDA out of memory, any tips?
#41
ghost
opened
5 years ago
3
The implementation may be something wrong
#40
espectre
opened
5 years ago
7
Is nms right?
#39
woshildh
opened
5 years ago
0
the batch didn't slip when use muti-gpu
#38
1453042287
opened
5 years ago
1
About the loss calculation
#37
LordLiang
opened
5 years ago
2
KeepAspect() use
#36
Dev2022
opened
5 years ago
0
is the loss_conf right in loss function?
#35
Hsintao
opened
6 years ago
2
[bugfix] Fixed out of range error in 'test_images' module
#34
SolidusAbi
opened
6 years ago
0
Loss is incorrect for x,y
#33
TheShadow29
closed
6 years ago
2
how do you pretrain the backbone network?
#32
harryhan618
opened
6 years ago
0
can you tell me what is the difference of eval_coco.py and eval.py ?
#31
GNAYUOHZ
opened
6 years ago
0
Data folder structure for fine-tuning
#30
kazenokizi
opened
6 years ago
0
the difference of eval_coco.py and eval.py ?
#29
bobo0810
opened
6 years ago
0
How to change darknet model to pytorch model
#28
Dave19950
opened
6 years ago
0
How long does it take to train the COCO?
#27
ydixon
opened
6 years ago
5
cannot download coco dataset
#26
hktxt
opened
6 years ago
3
do you plan to support the VOC dataset?
#25
Hsintao
opened
6 years ago
0
请问这个版本支持yolov3-tiny吗?
#24
CaptainEven
opened
6 years ago
1
mAP problem
#23
Yanxingang
opened
6 years ago
4
Batch_size changed to 64
#22
Yanxingang
opened
6 years ago
0
Why eval_coco.py the result is so low??
#21
yanxp
opened
6 years ago
2
Problem in grid generating
#20
Kuro96
opened
6 years ago
1
Box overlapping & false positive issue
#19
doobidoob
opened
6 years ago
8
请问可以在VOC上训练吗?
#18
LewX
opened
6 years ago
0
A possible bug in training.py
#17
lee2430
opened
6 years ago
2
About the training process and question
#16
ThorinGondor
opened
6 years ago
2
我有一个疑问
#15
xuzheyuan624
opened
6 years ago
13
test_images.py Colormap ValueError
#14
djshu
opened
6 years ago
0
What's the meaning of w and h in your loss function?
#13
XiaXuehai
opened
6 years ago
1
CUDA driver version is insufficient.
#12
momenabdelkarim
opened
6 years ago
3
about trained weights
#11
Brizel
opened
6 years ago
4
Confused with your mAP computing!
#10
fighting-liu
opened
6 years ago
4
Ran some profiling on a GTX1080Ti
#9
joaqo
opened
6 years ago
4
请问这个repo怎么测试demo?
#8
gittigxuy
opened
6 years ago
2
Next