All Projects → cmsflash → Beauty Net

cmsflash / Beauty Net

Licence: mit
A simple, flexible, and extensible template for PyTorch. It's beautiful.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Beauty Net

Rmdl
RMDL: Random Multimodel Deep Learning for Classification
Stars: ✭ 375 (+97.37%)
Mutual labels:  cnn, image-classification
Meme Generator
MemeGen is a web application where the user gives an image as input and our tool generates a meme at one click for the user.
Stars: ✭ 57 (-70%)
Mutual labels:  cnn, image-classification
Pytorch classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
Stars: ✭ 395 (+107.89%)
Mutual labels:  cnn, image-classification
Resnetcam Keras
Keras implementation of a ResNet-CAM model
Stars: ✭ 269 (+41.58%)
Mutual labels:  cnn, image-classification
Keras transfer cifar10
Object classification with CIFAR-10 using transfer learning
Stars: ✭ 120 (-36.84%)
Mutual labels:  cnn, image-classification
Pytorch Image Classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
Stars: ✭ 272 (+43.16%)
Mutual labels:  cnn, image-classification
Deepmodels
TensorFlow Implementation of state-of-the-art models since 2012
Stars: ✭ 33 (-82.63%)
Mutual labels:  cnn, image-classification
Deep Learning With Python
Deep learning codes and projects using Python
Stars: ✭ 195 (+2.63%)
Mutual labels:  cnn, image-classification
Fast Autoaugment
Official Implementation of 'Fast AutoAugment' in PyTorch.
Stars: ✭ 1,297 (+582.63%)
Mutual labels:  cnn, image-classification
Wb color augmenter
WB color augmenter improves the accuracy of image classification and image semantic segmentation methods by emulating different WB effects (ICCV 2019) [Python & Matlab].
Stars: ✭ 89 (-53.16%)
Mutual labels:  cnn, image-classification
Facial Expression Recognition Using Cnn
Deep facial expressions recognition using Opencv and Tensorflow. Recognizing facial expressions from images or camera stream
Stars: ✭ 261 (+37.37%)
Mutual labels:  cnn, image-classification
Iresnet
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
Stars: ✭ 163 (-14.21%)
Mutual labels:  cnn, image-classification
Mobilenetv2 Pytorch
Impementation of MobileNetV2 in pytorch
Stars: ✭ 241 (+26.84%)
Mutual labels:  cnn, image-classification
Mobilenetv2
A Keras implementation of MobileNetV2.
Stars: ✭ 277 (+45.79%)
Mutual labels:  cnn, image-classification
Transfer Learning Suite
Transfer Learning Suite in Keras. Perform transfer learning using any built-in Keras image classification model easily!
Stars: ✭ 212 (+11.58%)
Mutual labels:  cnn, image-classification
Quickdraw
Implementation of Quickdraw - an online game developed by Google
Stars: ✭ 805 (+323.68%)
Mutual labels:  cnn, image-classification
Tf Mobilenet V2
Mobilenet V2(Inverted Residual) Implementation & Trained Weights Using Tensorflow
Stars: ✭ 85 (-55.26%)
Mutual labels:  cnn, image-classification
Image classifier
CNN image classifier implemented in Keras Notebook 🖼️.
Stars: ✭ 139 (-26.84%)
Mutual labels:  cnn, image-classification
Autoclint
A specially designed light version of Fast AutoAugment
Stars: ✭ 171 (-10%)
Mutual labels:  cnn, image-classification
Sentence Classification
Sentence Classifications with Neural Networks
Stars: ✭ 177 (-6.84%)
Mutual labels:  cnn

BeautyNet

BeautyNet is a simple, flexible, and extensible template for PyTorch. It is designed with object-orientation and written in high-quality code. It's beautiful.

To run it:

    python3 setup.py clean
    python3 setup.py install

    ./run.sh train
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].