Code Monkey home page Code Monkey logo

rddc2020's People

Contributors

aditihoskeredeepak avatar dweeptrivedi avatar fararjeh avatar vinutahegde avatar

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  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rddc2020's Issues

suggestion of video tutorial

Hello Sir, Do you have any tutorial to how set it up. Thank you .
If you dont please record one and share with us.
Massive thanks

问题

作者你好,请问设置的iou阈值都很高了0.9999,conf阈值也大于0.2了,为什么还有这么多预测框呢?重叠在一起,感觉不太正常呢

Explanation of weight names

In a file such as last_100_100_640_16.pt what does each number mean? I'm guessing 640 is the input size, and 16 is maybe the batch size, but what are the other numbers?

In the file last_95_448_32_aug2.pt, what does the 95 represent?

Thank you in advance!

Typo in training command of README

Hello,

There is a typo in the command given to train the model. There is an 's' missing to 'weights/yolov5x.pt'.

The command should be :

python3 train.py --data data/road.yaml --cfg models/yolov5x.yaml --weights weights/yolov5x.pt --batch-size 64

Thank you for this great work !

How to evaluate the test datasets and get the best F1 score?

I implement the code successfully and i can inference my datasets. but i donot know how to evaluate the test1 and test2 datasets which are lack of annotations file. Only we get the test results throught uploading the evaluated result to official websites online?
After i check the code, i think the way to get the f1 score is by running this command below:
python test.py --weights weights/IMSC/last_95_640_16.pt --data data/road.yaml
I will be appreciated if any help is offered.
thank you in advance.

hyperparameter file missing

I am trying to reproduce your results but after training with default hyperparams I achived poor f1-score.
Could you please share the hyperparams file you used?

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.