facebookresearch / d2go

D2Go is a toolkit for efficient deep learning
Apache License 2.0
828 stars 197 forks source link

a tutorial about search process #157

Open Ruanlt opened 2 years ago

Ruanlt commented 2 years ago

In section 4.1 of the paper “FBNetv5:Neural Architecture Search for Multiple Tasks in One Run”, I noticed this sentence "We implement the search process and target task's training pipeline in D2GO power by Pytorch and Detectron2". But now , I don't know how to start the search process in this repository. Could you provide a simple tutorial about search process...

zhanghang1989 commented 2 years ago

FBNetV5 is a recent work, which is not open sourced yet.

Ruanlt commented 2 years ago

FBNetV5 is a recent work, which is not open sourced yet.

Is there an open source plan for FBNetV5?

zhanghang1989 commented 2 years ago

FBNetV5 is a recent work, which is not open sourced yet.

Is there an open source plan for FBNetV5?

We don't have a target date yet, but we are interested in open sourcing it.