human-analysis / neural-architecture-transfer

Neural Architecture Transfer (Arxiv'20), PyTorch Implementation
http://hal.cse.msu.edu/papers/neural-architecture-transfer/
152 stars 21 forks source link

How is the number of channels on each layer determined? #8

Open imfinethanks opened 3 years ago

imfinethanks commented 3 years ago

Great work! But I can't understand How is the number of channels in each layer calculated from the encoding? I did not find this process in the paper. Can you tell me the details.