Git Product home page Git Product logo

new-yolov1_pytorch's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

new-yolov1_pytorch's Issues

File was loaded in the wrong encoding: 'UTF-8'

The file generated in the folder : "voc_eval" is not available , and the error is File was loaded in the wrong encoding : 'UTF-8' , I've tried every encoding ,but the problem still exist
how can I solve this problem?
thanks!

类别输出未经过softmax层

    作者大大你好,感谢你提供的代码,对我帮助很大!
    我最近在做三维的目标检测,在修改代码之后发现类别部分的损失出现负数,搜索之后发现这是因为交叉熵损失的输入大于1,而经过检查也确实发现在网络的训练阶段,类别输出好像没有经过softmax层,这样是对的吗?

SAM模块问题

我看了一下原版的论文, 加了CBAM 后代码很多人train效果还不如原版的resnet50。
请问一下作者有没有去掉SAM模块试过呢?效果如何?

Why we should use normalize to the image?

Hi! Thanks for awesome work!
Recently, I am trying to design a new object detection network based on yolov1, my work is based on another work https://github.com/abeardear/pytorch-YOLO-v1/blob/master/train.py . I have tested that my work can overfit in Pascal VOC 2007+2012 trainval. But my work suffered heavy overfit . I have tried dropout weight decay and data augment . But the problem is still not solved. And I noticed your work , I find that you will do a normalize to image which is other work doesn't have . Why you do it? Is is have an advantage in overcoming overfit?
Looking forward to your reply!

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.