PNASNet.pytorch
PNASNet.pytorch copied to clipboard
PyTorch implementation of PNASNet-5 on ImageNet
Results
3
PNASNet.pytorch issues
Sort by
recently updated
recently updated
newest added
Hi, I just want to use your code to convert PNASNet_mobile models to PyTorch. After modifiing your code with both PNASNet.pytorch and PNASNet.TF, I find that the accuracy is slow...
I want to use your code to design an architecture based on my own dataset. Could you tell me which part in your code I need to modify? Thanks very...