Giter Site home page Giter Site logo

Comments (2)

dennis-park-TRI avatar dennis-park-TRI commented on September 15, 2024

Hello @JohanCao , thanks for checkout out our work!

Here's a DD3D model with V2-99 backbone that is pre-trained only on COCO: https://tri-ml-public.s3.amazonaws.com/github/dd3d/pretrained/coco_pretrained_v99_1cinuqqf-20210513_071634_model_final.pth But please use it at your risk, because this model might be slightly outdated, and the keys of the state_dict might not perfectly match the one in the release model. If it works, it should give 18.45% BEV AP on Car Moderate on KITTI val. If it does not, you might have to remap the keys in the checkpoint to match the DD3D state_dict in the released code. In the early part of training log, it prints what weights are used and unused, so you will know the weights are correctly loaded. If there are more demands for this checkpoint, I will work on the remapping and officially release it. Another option is to actually train the model yourself, starting from the COCO pre-trained V2-99 backbone, which is available from here: https://dl.dropbox.com/s/v64mknwzfpmfcdh/faster_V_99_eSE_ms_3x.pth. (officially released here: https://github.com/youngwanLEE/vovnet-detectron2). You will have to do a bit of key remapping too.

And to answer your question, yes, the released models are pre-trained on both COCO and DDAD15M:

from dd3d.

JohanCao avatar JohanCao commented on September 15, 2024

Hi Dennis,

Thank you for your reply! That's very helpful.

Could you also please provide the DLA34 version?

Regards,
Johan

from dd3d.

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.