Skip to content

zzll136/ModelFeast

 
 

Repository files navigation

ModelFeast

中文版readme

ModelFeast is more than model-zoo based on pytorch! It is:

What is ModelFeast ?

Avalible models

2D CNN

3D CNN

CNN-RNN

This part is still on progress. Not avalible to train now, but model architecture can been seen here.

Features

The features are more than you could think of:

  • Train and save model within 3 lines !
  • Multi GPU support !
  • Include the most popular 2D CNN, 3D CNN, and CRNN models !
  • Allow any input image size (pytorch official model zoo limit your input size harshly) !
  • Help you sweep all kinds of classification competitions.

Reference

https://github.com/lanpa/tensorboardX https://github.com/pytorch/vision/tree/master/torchvision/models https://github.com/kenshohara/3D-ResNets-PyTorch https://github.com/victoresque/pytorch-template https://github.com/AlexHex7/Non-local_pytorch https://github.com/Cadene/pretrained-models.pytorch

About

Pytorch model zoo for human

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%