Code Monkey home page Code Monkey logo

Comments (3)

BowieHsu avatar BowieHsu commented on August 16, 2024

@Dong-tranction 您好,请把cfg里面的ssod_hyp下的with_gt改为False,这个参数是为在做COCO实验时计算生成的伪标签和真实的标签之间的误差,用来调试训练代码策略。

from efficientteacher.

Dong-tranction avatar Dong-tranction commented on August 16, 2024

@Dong-tranction 您好,请把cfg里面的ssod_hyp下的with_gt改为False,这个参数是为在做COCO实验时计算生成的伪标签和真实的标签之间的误差,用来调试训练代码策略。

您好,我想请问下在readme里面提到的那个yaml文件是在具体什么位置,位置和名称是否已经改变了,我并没有找到。而且因为工程目录下yaml文件很多,我并不清楚具体应该使用那一个做为基础?

from efficientteacher.

Dong-tranction avatar Dong-tranction commented on August 16, 2024

@Dong-tranction 您好,请把cfg里面的ssod_hyp下的with_gt改为False,这个参数是为在做COCO实验时计算生成的伪标签和真实的标签之间的误差,用来调试训练代码策略。

我还想请教一个问题,我将训练和验证的img_size由640改为了【256, 384】,相应位置也作出了修改,在val.py中可以正常推理,但当我运行train.py时它会报以下错误,原因是有标签图片和无标签图片的tensor size无法torch.cat,矩阵的第三维和第四维交换了,请问是哪里还没有改过来么?
屏幕截图 2023-03-23 185514

from efficientteacher.

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.