Giter Site home page Giter Site logo

image_b64为空 about chinese-clip HOT 7 OPEN

erlan-11 avatar erlan-11 commented on June 27, 2024
image_b64为空

from chinese-clip.

Comments (7)

ChesonHuang avatar ChesonHuang commented on June 27, 2024

应该是参数不正确
GPUS_PER_NODE=1 # 每个机器上的GPU个数
WORKER_CNT=1 # 训练的机器个数,Number of GPU workers, for single-worker training, please set to 1

export RANK=0 # The rank of this worker, should be in {0, ..., WORKER_CNT-1}, for single-worker training, please set to 0

检查RANK和WORKER_CNT参数,要保证RANK的值比WORKER_CNT小

from chinese-clip.

EasonTuT avatar EasonTuT commented on June 27, 2024

@ChesonHuang 我也报错这个 但是我已经设置了

from chinese-clip.

erlan-11 avatar erlan-11 commented on June 27, 2024

主要是数据集分割的问题,已解决

from chinese-clip.

EasonTuT avatar EasonTuT commented on June 27, 2024

@erlan-11 可以说一下在哪里处理的嘛?因为我现在还是遇到该问题

from chinese-clip.

EasonTuT avatar EasonTuT commented on June 27, 2024

@erlan-11 我认为是tap分割的问题,但是我查看了数据,key和data是一一对应的,并没有出现空格这种NoneType,所以我不知道哪里出现了问题,如果可以能跟我说一下怎么处理嘛?谢谢!

from chinese-clip.

EasonTuT avatar EasonTuT commented on June 27, 2024
微信图片_20240415035101 @erlan-11

from chinese-clip.

erlan-11 avatar erlan-11 commented on June 27, 2024

我出现的问题是在数据集分割时,image_id在text中找不到对应的描述,你可以写一个小的脚本看一下是否也出现这个情况

from chinese-clip.

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.