Coder Social home page Coder Social logo

Comments (6)

Fafa-DL avatar Fafa-DL commented on August 12, 2024

在原始数据集那一步把这三个子文件夹放一块就行

from awesome-backbones.

Answergeng avatar Answergeng commented on August 12, 2024

在原始数据集那一步把这三个子文件夹放一块就行

试了会报错 IsADirectoryError: [Errno 21] Is a directory:
如果你指的是所有文件放一起的话 那这分类的操作就白做了
还有一个就是有时候数据集太大再做拷贝不太现实 建议只获取路径写入txt会不会更合适点?

from awesome-backbones.

Fafa-DL avatar Fafa-DL commented on August 12, 2024

指的就是把三个子文件夹下图片放在car文件夹下。你提出的问题不就是要将这三个类别改为一个类别吗?

from awesome-backbones.

Answergeng avatar Answergeng commented on August 12, 2024

指的就是把三个子文件夹下图片放在car文件夹下。你提出的问题不就是要将这三个类别改为一个类别吗?

嗯嗯 但是会报错 看了split_data应该是没有做递归遍历的

from awesome-backbones.

jackyjinjing avatar jackyjinjing commented on August 12, 2024

需要文件放到一个目录下,不要把目录和文件整个copy过来,你如果嫌移动文件麻烦,也可以改spit_data脚本,支持文件夹里面有文件夹

from awesome-backbones.

Answergeng avatar Answergeng commented on August 12, 2024

需要文件放到一个目录下,不要把目录和文件整个copy过来,你如果嫌移动文件麻烦,也可以改spit_data脚本,支持文件夹里面有文件夹

移文件肯定麻烦 当时应该是改了split_data

from awesome-backbones.

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.