Giter Site home page Giter Site logo

detr_tutorial's People

Contributors

thedeepreader 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

Watchers

 avatar  avatar  avatar  avatar

detr_tutorial's Issues

Training the network from scratch

@thedeepreader Hi, I am training my network from scratch using resnet-50 backbone with imagenet pretrained weight on my custom dataset. The network is not converging, can you please help me in this regard. Below are my training details and plots of logs.

Backbone : resnet-50
learning_rate = 1e-4
learning_rate_backbone=1e-5
eos_coeff = 0.1
num_queries = 20
lerarning_rate_drop = 100

image

Extracting mAP for each class when evaluating on custom dataset

@thedeepreader I am using a custom COCO dataset.

Is there some way to extract mAP metric for each individual class/label when evaluating?

For example, I have 2 classes of the same object category. How do I address this in code to allow individual class results during inference?

Any help or advice is appreciated, thanks!

Data augmentation for custom training.

Dear Sirs,

Thanks to your tutorial, checkpoint file for my custom dataset was obtained.
To get more accuracy, I would like to add data augmentation during training.
From experience, "RGB to GREYSCALE" and "ROTATE 90" might be tried.

Would you please advice how to add above 2 augmentations.

Thank in advance.

How is the result?

Hello, I have trained the model in my machine, however my scores in log.txt seem incorrect, can you show me the training scores were trained under the correct?
My results are as flows, I have only trained 29 epoches because of the limitation of my machine.

log29

Thank you! : )

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.