SysCV / qd-3dt

Official implementation of Monocular Quasi-Dense 3D Object Tracking, TPAMI 2022
https://eborboihuc.github.io/QD-3DT/
BSD 3-Clause "New" or "Revised" License
517 stars 98 forks source link

Runing Fp16 version #12

Closed Ibrahim-Halfaoui closed 3 years ago

Ibrahim-Halfaoui commented 3 years ago

Thanks for the impressive work! I have a question concerning how to run the training script using Fp16 precision? (how to update the config file accordingly)

eborboihuc commented 3 years ago

Thanks for the interest in our work! We provided our QD-3DT framework implementation with the extendable codebase. You may explore the FP16 setting in the documentation of mmdetection.