issues
search
YunYang1994
/
tensorflow-yolov3
🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
https://yunyang1994.gitee.io/2018/12/28/YOLOv3-算法的一点理解/
MIT License
3.63k
stars
1.36k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
为什么该yolov3基于tf2.0实现,但是requirements却安装1.11.0的tensorflow?
#587
hnuhchen
closed
4 years ago
0
darknet
#586
yjsdut
opened
4 years ago
0
数据集制作问题
#585
S130111
opened
4 years ago
0
model convert ckpt to weights
#584
WANGCHAO1996
opened
4 years ago
0
ckpt转pb文件后,测试结果包含很多不合理的值,有人碰到这问题吗?
#583
RexXia
opened
4 years ago
1
Bump tensorflow-gpu from 1.11.0 to 2.3.1 in /docs
#582
dependabot[bot]
closed
3 years ago
1
voc2007
#581
fm123a
opened
4 years ago
1
COCO 问题收集总汇
#580
ylqi007
closed
4 years ago
4
Update evaluate.py
#579
ghost
opened
4 years ago
0
Found a bug in mAP/extra/remove_space.py
#578
Chrisa142857
opened
4 years ago
0
显卡利用率为零
#577
cainiaoPCW
opened
4 years ago
0
我想问一下Session函数如何在新版本中运行
#576
shaoshuai0314
opened
4 years ago
1
ValueError: not enough values to unpack (expected 2, got 0)
#575
hs756149694
opened
4 years ago
2
有没有支持从中断点继续训练的版本啊?
#574
ylqi007
opened
4 years ago
0
When run the image_demo.py there is an error which said Failed to get convolution algorithm.
#573
Vincent-Miao
opened
4 years ago
2
Bump tensorflow-gpu from 1.11.0 to 1.15.4 in /docs
#572
dependabot[bot]
closed
4 years ago
1
VOC
#571
cxjaicj
opened
4 years ago
0
NotImplementedError: Can not build up yolov3 network!
#570
yazeedhasan97
opened
4 years ago
1
用jetson tx 板子跑,出现killed
#569
Lianglmx
opened
4 years ago
1
Training Loss: NAN (after some training) Test Loss: NAN (always)
#568
MuhammadAsadJaved
opened
4 years ago
3
更改pb文件的input_data
#567
1995gatch
opened
4 years ago
0
请问如何使用自己训练的权重进行预测
#566
ganyibo
opened
4 years ago
1
mobilenetv2-yolov3转tflite中的BN层问题
#565
ZhouKai90
opened
4 years ago
0
Learning git
#564
Ganxiaonan
opened
4 years ago
0
Training on custom dataset num class error
#563
RohitKeshari
opened
4 years ago
0
code is wrong in image_preporcess()
#562
leo-XUKANG
closed
4 years ago
0
请问用谷歌colab训练的人有遇到过训练好的.pb文件下载到本地后什么都识别不了的问题吗?
#561
jingfantan
closed
4 years ago
1
Post-processing problem:Invalid score threshold operation?
#560
tensorflowt
opened
4 years ago
0
我在运行image_demo.py检测自己的pb文件时报错,无法加载源“<__array_function__ internals>”: Source unavailable。请问应该如何解决?
#559
jingfantan
closed
4 years ago
1
focal loss的问题
#558
thom063
opened
4 years ago
4
focal
#557
thom063
closed
4 years ago
0
focal_loss
#556
thom063
closed
4 years ago
0
python convert_weight.py 报错
#555
SKEW002
closed
4 years ago
0
在yolov3.py中,loss_layer函数调用了bbox_iou(pred_xywh[:, :, :, :, np.newaxis, :], bboxes[:, np.newaxis, np.newaxis, np.newaxis, :, :]),但是pred_xywh和bboxes的第零维的大小不同,即pred_xywh.shape[0] != bboxes.shape[0], 在这种情况下,还能调用bbox_iou函数吗?请问是如何实现的,还是有什么问题?还有,为什么这两个参数要扩展那么多维度?
#554
dujifeng
opened
4 years ago
0
请问大家,有人用yolo做过行人检测,计算MR(miss rate)吗?
#553
CNUyue
opened
4 years ago
0
YOLOV3 模型剪枝 model-pruning
#552
XinghuaJi
opened
4 years ago
0
多gpu训练,TFrecord
#551
APeiZou
opened
4 years ago
0
这个版本加入了多GPU训练的代码吗
#550
APeiZou
opened
4 years ago
0
train loss和test loss保持稳定不下降
#549
JinMana
opened
4 years ago
6
How to get logits of the network before softmax layer.
#548
qaazii
opened
4 years ago
0
ValueError: not enough value
#547
myleosu
closed
4 years ago
0
训练模型的时候报CUDA的错
#546
jersonal
closed
4 years ago
0
MODEL Size
#545
erolgerceker
opened
4 years ago
0
自己训练衣服类型检测,可以生成ckpt,,但是转pb有问题,output_node_names是什么?
#544
hitxuhao
opened
4 years ago
3
Train from yolov3_coco but fail to evaluate
#543
ylqi007
closed
4 years ago
1
GPU memory out when training with BATCH_SIZE=8 in SECOND_STAGE
#542
dapsjj
closed
4 years ago
4
k-means聚类自己的框
#541
Wenzhe-Liang
opened
4 years ago
1
dataset.py似乎有个小细节有一点漏洞
#540
Runist
closed
2 years ago
0
推荐自实现的yolov4,训练70000步就没出现过nan,mAP至少可达36%
#539
miemie2013
opened
4 years ago
0
加载预训练模型,训练自己的数据
#538
xinghuokang
closed
4 years ago
7
Previous
Next