PyTorch-YOLOv3-kitti icon indicating copy to clipboard operation
PyTorch-YOLOv3-kitti copied to clipboard

use yolov3 pytorch to train kitti

Results 8 PyTorch-YOLOv3-kitti issues
Sort by recently updated
recently updated
newest added

On executing detect.py if Vega20b is used as color map,an errror is thrown of the following form ``` Vega20b' is not a valid value for name; supported values are 'Accent',...

修改了部分代码,使代码更健壮。把README.m写了一份中文文档

Hi, So I am using my own data from http://www.cvlibs.net/datasets/kitti/raw_data.php?type=residential I am using the second to last data set 2011_10_03_drive_0027 (17.6 GB), I am able to run all necessary code...

Hi What "kitti.weights" ? And how to download it? Please help me

Hi! I just wanted to ask about what is the final format of the targets when you pass them to the network for training? From your code I understand that...

Hi, First of all thank you for the code and detailed steps involved. I was trying to run the same code with another dataset (Virtual KITTI). I am able to...

I didn't find multiple gpu training code in repro, and I found that use nn.DataParallel also does not work.

MY ENVIROMENT: # Name Version Build Channel _libgcc_mutex 0.1 conda_forge https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge _openmp_mutex 4.5 2_kmp_llvm https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge blas 2.17 openblas https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge ca-certificates 2023.01.10 h06a4308_0 anaconda certifi 2021.10.8 pypi_0 pypi cffi 1.10.0 py35_0...