D-X-Y / AutoDL-Projects

Automated deep learning algorithms implemented in PyTorch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loading weights for NAS-Bench 201

sumegha1024 opened this issue · comments

Hi, I am using the newer version of the NAS bench 201 API - NAS-Bench-201-v1_1-096897.pth and am trying to reload model and weights based on the architecture index. The pth file doesn't contain the trained weight information.

In the description you mentioned that,
"The latest benchmark file of NAS-Bench-201 (NAS-Bench-201-v1_1-096897.pth) can be downloaded from google drive.The files for model weight are too large (431G) and I need some time to upload it."

I am not able to find the corresponding uploaded files for model weight. Did you manage to upload them yet?

If not, should i use the older version [NAS-BENCH-201-4-v1.0-archive.tar] or would there be an issue with using the deprecated version to load model weights?

Thanks!

As a follow up I tried downloading the [NAS-BENCH-201-4-v1.0-archive.tar] file to get the weights but it says the url is not available.

Hi, is there an update on this?

If i remember correctly you need to use the newer NATS bench repository to access trained weights. https://github.com/D-X-Y/NATS-Bench

Perfect, thanks :)

+1 Please refer to https://github.com/D-X-Y/NATS-Bench for the up-to-date model weights.