Git Product home page Git Product logo

Comments (9)

xingyizhou avatar xingyizhou commented on September 12, 2024 1

Hi,
Thank you for raising up the issue! This is due to a detection2 version inconsistency. It has been fixed in the most recent commit.

from centernet2.

xingyizhou avatar xingyizhou commented on September 12, 2024

Thank you for your interest. I haven't tried to train on VOC with this code. I guess you can follow the instructions in the original detectron2. I.e., place your data this way and prepare a config like this.

from centernet2.

qdd1234 avatar qdd1234 commented on September 12, 2024

Hi ,If I want to train the model on my own dataste,How can i do?

from centernet2.

qdd1234 avatar qdd1234 commented on September 12, 2024

Hi When I train model on my own dataset,It raises an error which is shown in picture,could you tell me where is _log_accuracy?
image

from centernet2.

xingyizhou avatar xingyizhou commented on September 12, 2024

For training on custom datasets, please refer to the detectron2 tutorial here.

from centernet2.

DatDoc avatar DatDoc commented on September 12, 2024

Hi @xingyizhou, Centernet2 hasn't been added to the model_zoo API so the model can just be trained using train_net.py? Amazing work btw

from centernet2.

sh7jacobi avatar sh7jacobi commented on September 12, 2024

Hi. How can I set number of classes ? Is it enough to write in config file:
"
CENTERNET:
NUM_CLASSES: 12
"
?

from centernet2.

qdd1234 avatar qdd1234 commented on September 12, 2024

yes,but i mention that you should change the class name at the same time

from centernet2.

TfeiSong avatar TfeiSong commented on September 12, 2024

yes,but i mention that you should change the class name at the same time

How do I change the class name in the code?

from centernet2.

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.