Git Product home page Git Product logo

ssd_bnn's Introduction

python eval_voc.py --voc_root=../arp_data/VOC2007/VOCdevkit/ --weight_path=/vinai/tampm2/code/ssd_bnn/logs/VOCclip_grad/model_95000_loc_1.0231_conf_2.3187_reg_0.0155_prior_0.1799_loss_3.5372_lr_0.0001.pth 

BiDet

Source from https://github.com/ZiweiWangTHU/BiDet

License

BiDet is released under the MIT License. See the LICENSE file for more details.

Contact

If you have any questions about the code, please contact Ziyi Wu [email protected]

ZiweiWangTHU/BiDet#27

python ssd/train_bidet_ssd.py --dataset=VOC --data_root=../arp_data/VOC2007/VOCdevkit/ --num_workers 16 --batch_size 32  --cuda 1
python ssd/eval_voc.py --weight_path=logs/VOC/model_25000_loc_1.2368_conf_1.9463_reg_0.0_prior_0.0_loss_3.1832_lr_0.001.pth --voc_root=../arp_data/VOC2007/VOCdevkit
python ssd/eval_coco.py --weight_path=logs/COCO/ --coco_root=../arp_data/
python ssd/train_bidet_ssd.py --dataset=COCO --data_root=../arp_data/COCO/ --num_workers 16 --batch_size 32  --cuda 1 --resume 1 --weight_path logs/COCO/model_10000_loc_2.2888_conf_2.9886_reg_0.0_prior_0.0_loss_5.2774_lr_0.001.pth   --start_iter 10000

ssd_bnn's People

Contributors

pminhtam avatar

Watchers

 avatar

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.