Issues
- 0
Question for batch training
#132 opened by kunzeng-ch - 0
Pytorch vision
#119 opened by YilinGao-SHU - 3
How to download dataset kitti ?
#34 opened by ThorPham - 3
Bounding boxes dictionary empty
#63 opened by drprajapati - 0
Heatmap visualization issue
#95 opened by SiwarBG-2019 - 0
Can anyone provides your model file or before model file in this work ? Thanks !
#90 opened by DongLiangTu - 2
Can not install Keras 2.0.3
#52 opened by DeZhao-Zhang - 3
I cannot train the model, and always got error like this! Any info will be appreciated!
#45 opened by xincxiong - 1
AttributeError: Can't get attribute '"Config"'
#80 opened by kongzhiyou - 0
learning rate: 1e-5?
#76 opened by Try2ChangeX - 0
How long does it take to train this model for 2000 epochs on GTX1080Ti? I have trained 10 days, but only 1121/2000.
#75 opened by Try2ChangeX - 0
No boxes when predict
#74 opened by AntoineMath - 0
How many epochs do I need to train?
#73 opened by tossy-yossy - 2
- 1
where is the test_frcnn_kitti.py
#72 opened by StephenLiubjtu - 1
How to adjust the batchsize to train?
#62 opened by ryosism - 3
Unable to locate file test_frcnn_kitti.py
#65 opened by NaveenGandla - 0
关于训练数据一张图片不止一类的问题
#70 opened by jypython - 1
the usage of data_gen_val
#42 opened by lxy5513 - 2
ValueError: Shape must be rank 1 but is rank 0 for 'bn_conv1/Reshape_4' (op: 'Reshape') with input shapes: [1,1,1,64], [].
#58 opened by 2017TJM - 2
please how to use measrue_map.py
#69 opened by zhangyufei1995 - 2
这个config配置文件中self.std_scaling是用来做什么的?
#49 opened by 17S051031 - 7
How to use measure_map.py?
#36 opened by kelisiya - 1
请问有计算recall、mAP
#56 opened by huanglihegn - 1
请问有计算mAP的代码吗?
#57 opened by huanglihegn - 2
为啥跑的图片尺度不一样会跑的比较慢?
#61 opened by Larry-Zheng - 0
The bbox may not have positive RPN region. In data_generators.py, line 208, num_anchors_for_bbox[idx] can be more than 0 and the idx-th bbox does not have the correponding anchor.
#68 opened by ironshangki - 0
Extracting region proposals from an image.
#67 opened by djongpo - 0
Anchor out of image size
#64 opened by syifalaili26 - 0
only png? not support jpg?
#60 opened by zhangyufei1995 - 0
有预训练权重吗?
#59 opened by xianfenggao - 3
train own dataset but cbf find hdf5
#48 opened by ycAlex11 - 1
照抄别人的代码,就不能加个引用吗?可恶
#51 opened by jackros1022 - 0
求助怎样进行预测?
#55 opened by sheldonnnn - 0
Is it possible that the rpn training loss or classifier training loss is smaller than 0?
#53 opened by white2018 - 0
- 1
Exception: Error when checking target: expected rpn_out_class to have shape (None, None, None, 9) but got array with shape (1, 38, 124, 18)
#38 opened by moses1994 - 1
The test image can not detect object?
#31 opened by longzeyilang - 0
这份代码跑VOC2007或者VOC2012最后指标能跑到多少?
#50 opened by ljquality - 1
请问如果自己的数据集中一张图片上出现的物体不止一个的情况下,标签是什么样子的呢
#41 opened by Bigwode - 0
How's the performance on Pascal VOC dataset?
#47 opened by zbxzc35 - 1
Exception: a must be non-empty
#39 opened by lengyue1996 - 0
Mask R-#
#46 opened by MjdMahasneh - 0
- 1
background detection in roi_helpers.py
#33 opened by chiayuhsu - 0
Validation Accuracy or Early Stopping
#40 opened by nassarofficial - 0
- 0
X, Y = np.meshgrid(np.arange(cols), np.arange(rows)) why not offset from center?
#35 opened by ZHANGKEON - 0
- 0
How do we train an individual image without changing the default path of the test_frcnn directory? Also how to set path to multiple images? My image is saved in the designated folder as image.png
#30 opened by ShreshthKhare