Giter Site home page Giter Site logo

Comments (4)

icey-zhang avatar icey-zhang commented on July 27, 2024

这是没找到数据集,你单步调试一下吧,可能是路径不对还是什么问题

from superyolo.

GDragon986 avatar GDragon986 commented on July 27, 2024

Scaled weight_decay = 0.0005 train: Scanning 'D:\xxx\SuperYOLO-main\dataset\VEDAI_1024\images.cache' for images and labels... 0 found, 1089 missing, 0 empty, 0 corrupted: 100%|██████████| 1089/1089 [00:00<?, ?it/s] Traceback (most recent call last): File "D:/xxx/SuperYOLO-main/train.py", line 673, in train(hyp, opt, device, tb_writer) File "D:/xxx/SuperYOLO-main/train.py", line 212, in train dataloader, dataset = create_dataloader(train_path, imgsz, batch_size, gs, opt, File "D:\xxx\SuperYOLO-main\utils\datasets.py", line 92, in create_dataloader_sr dataset = LoadImagesAndLabels_sr(path, imgsz, batch_size, File "D:\xxx\SuperYOLO-main\utils\datasets.py", line 701, in init assert nf > 0 or not augment, f'{prefix}No labels in {cache_path}. Can not train without labels. See {help_url}' AssertionError: train: No labels in D:\xxx\SuperYOLO-main\dataset\VEDAI_1024\images.cache. Can not train without labels. See https://github.com/ultralytics/yolov3/wiki/Train-Custom-Data

Process finished with exit co
您好,请问您解决这个问题了吗?怎么解决的呀?

from superyolo.

icey-zhang avatar icey-zhang commented on July 27, 2024

路径不对,你看报错是1089 missing,说明没有读取到标签。

from superyolo.

ljs-1 avatar ljs-1 commented on July 27, 2024

可以明确一下数据集到底应该什么格式方吗,您源码中给出的应该不正确

from superyolo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.