You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ResNet50+ models are too heavy for the simple CV tasks, but there are ResNet18 and ResNet34 models which could be added to the ModelZoo from the famous repository
Also will be a plus to add models to the resnet light model package, the initial code compatible with the current API and architecture could be taken here
The text was updated successfully, but these errors were encountered:
ResNet50+ models are too heavy for the simple CV tasks, but there are ResNet18 and ResNet34 models which could be added to the ModelZoo from the famous repository
Also will be a plus to add models to the resnet light model package, the initial code compatible with the current API and architecture could be taken here
The text was updated successfully, but these errors were encountered: