Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

源码中没有coco.data啊,怎么解决?自己下载吗 #50

Open
dnkscu opened this issue Oct 11, 2022 · 4 comments
Open

源码中没有coco.data啊,怎么解决?自己下载吗 #50

dnkscu opened this issue Oct 11, 2022 · 4 comments

Comments

@dnkscu
Copy link

dnkscu commented Oct 11, 2022

No description provided.

@rashmi-ar
Copy link

I have used the following code from https://github.com/pjreddie/darknet/blob/master/cfg/coco.data

classes = 80
train = /PyTorch-Spiking-YOLOv3/data/coco/trainvalno5k.txt
valid = /PyTorch-Spiking-YOLOv3/data/coco/5k.txt
names = /PyTorch-Spiking-YOLOv3/data/coco.names
backup = /PyTorch-Spiking-YOLOv3/backup
eval = coco

Hope it helps.

@Berumotto1
Copy link

换到eriklindernoren分支

@123456ZF
Copy link

123456ZF commented Mar 2, 2023

我用自己的数据集跑ultralytics分支时,出现了RuntimeError: shape '[4, 3, 9, 16, 16]' is invalid for input of size 261120。换到eriklindernoren分支后,可以训练其他数据集吗?有什么办法可以解决吗? 谢谢

@123456ZF
Copy link

123456ZF commented Mar 2, 2023

@Berumotto1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants