TransNASBench icon indicating copy to clipboard operation
TransNASBench copied to clipboard

This repository contains the publishable code for CVPR 2021 paper TransNAS-Bench-101: Improving Transferrability and Generalizability of Cross-Task Neural Architecture Search.

Results 2 TransNASBench issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to reproduce the results of the Benchmark Algorithms(Table 4 in Section 5 of the Paper), could you please push the code about the transfer schemes to the...

Hi, Thanks for your work on the benchmark. Truly needed! I have some questions/problems: - In generating architectures from the configs and training them, the data is not provided, and...