Coder Social home page Coder Social logo

lausannen / nas-fcos Goto Github PK

View Code? Open in Web Editor NEW
188.0 10.0 35.0 316 KB

NAS-FCOS: Fast Neural Architecture Search for Object Detection (CVPR 2020)

Home Page: https://arxiv.org/abs/1906.04423

License: BSD 2-Clause "Simplified" License

Python 80.40% C++ 5.42% Cuda 13.33% C 0.85%
nas fcos anchor-free object-detection pytorch one-stage

nas-fcos's People

Contributors

lausannen 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  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  avatar  avatar  avatar  avatar  avatar  avatar

nas-fcos's Issues

Search code

Three years have passed, when will the search code be open sourced?

Requirement of data on device

Hello,

I was wondering if it is necessary to have dataset on device. For example to train a model for a resource constrained device (Say Tx2 or mobile phone), does the implementation require the dataset (COCO) to be present on the target device.

Could you let me know a possible solution in a situation wherein we cant load the entire data on a resource constrained device

The trained model you provided is NAS FPN model, not NAS FPN + head model

Hi, I found the trained model you provided (R_50_NAS) is NAS FPN model, not NAS FPN + head model. In the paper, you say "It turns out that our NAS-FCOS model still achieves better performance (AP = 38.9 with FPN search only, and AP = 39.8 with both FPN and Head searched) than the DeformFPN-FCOS model (AP = 38.4) under this circumstance." So, the R_50_NAS is NAS FCOS of FPN search only?

No output when executing fpn module and the code exited without any error.

Hi, I have tested your code on coco dataset. no matter training or testing, there is no output when executing fpn module and the code exited without any errors.the code is as follows:
in single_stage_detector.py :
image
there is no output and the code is exited without any errors or warnnings:
image
training script:python -m torch.distributed.launch --nproc_per_node=2 --master_port=1213 tools/train_net.py --config-file "configs/search/R_50_NAS_retinanet.yaml"
testing script:python -m torch.distributed.launch --nproc_per_node=1 tools/test_net.py --config-file "configs/search/R_50_NAS_retinanet.yaml"

Have you met this problem?could you explan the reason? thanks!

Updating to Newest Software

Hello, I have become interested in NAS and object detection but was surprised by how out-of-date the current software is. I'm curious to know how long it would take to update the code so that it would be compatible with the latest versions of the software dependencies.

Could you please upload the pretrained model on Google Drive?

Thank you for sharing your great works!

I'm trying hard but I think it's maybe impossible to download it from Baidu for non-china people as it's so hard to make even just an account for that site.
So, please I would like to ask you to share the pretrained model on dropbox or google drive.

Thank you so much!

Is NAS sensitive to datasets?

We worry that NAS is more sensitive to datasets, such as if we add some data to our datasets the performance will be bad!

How to install this project?

I read the following installation instructions for the project you gave me, which is the installation process of maskrcnn_bench. How to install your open source project and search the network on your own dataset for target detection?Thank you very much for your answers in your spare time

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.