WenmuZhou / flask_pytorchLinks
using flask to run pytorch model
☆47Updated 7 years ago
Alternatives and similar repositories for flask_pytorch
Users that are interested in flask_pytorch are comparing it to the libraries listed below
Sorting:
- TensorFlow and Pytorch practice codes with purity and simplicity.☆33Updated 6 years ago
- Building Pytorch Server with Flask☆31Updated 7 years ago
- A Python 3 and Keras 2 implementation of MSCNN for people counting.☆68Updated 6 years ago
- ☆143Updated 7 years ago
- ☆25Updated 5 years ago
- classify 42 car logos with different CNN models☆27Updated 8 years ago
- 图片简易标注工具,标注类似ICDAR数据集,支持多边形标注,文本标注,方便OCR数据集标注。☆55Updated 6 years ago
- 将mobilenetv3_small的paddlepaddle参数转换为pytorch的模型参数☆33Updated 5 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 7 years ago
- Automated Steel Bar Counting and Center Localization with Convolutional Neural Networks☆34Updated 6 years ago
- Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50☆44Updated 6 years ago
- real time multi-person pose estimation based on atrous convolution(abandoned)☆61Updated 6 years ago
- 微调 Inception-ResNet-V2, 解决 AI Challenger 2017 场景分类问题。☆80Updated 6 years ago
- implement CRNN in Keras with Spatial Transformer Network☆100Updated 6 years ago
- Implemention of Baidu's DenseBox used for multi-task learning of object detection and landmark(key-point) localization 用PyTorch实现了百度的Den…☆95Updated 5 years ago
- A simplified implementation of paper : Improved Localization Accuracy by LocNet for Faster R-CNN Based Text Detection☆29Updated 7 years ago
- mxnet-Gluon implementation of PSENet text detector (Shape Robust Text Detection with Progressive Scale Expansion Network)☆18Updated 6 years ago
- pytorch实现的Pyramidbox 人脸检测模型, 对原来代码的部分模块进行了修改,更简洁高效☆22Updated 4 years ago
- ☆23Updated 7 years ago
- mnist classify using center loss☆13Updated 7 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone