ccd97 / image-classify-serverLinks
Image classification using Tensorflow (Inception v3)
☆83Updated 7 years ago
Alternatives and similar repositories for image-classify-server
Users that are interested in image-classify-server are comparing it to the libraries listed below
Sorting:
- Detecting and counting small objects - Analysis, review and application to counting☆199Updated 7 years ago
- Set of scripts and data for reproducing dog breed classification model training, analysis, and inference.☆120Updated 8 years ago
- 雪浪制造AI挑战赛—视觉计算辅助良品检测 test_a 952 test_b 953☆58Updated 6 years ago
- Face identification with cnn+triplet-loss written by Keras.☆48Updated 7 years ago
- Code for TianChi 2018 FashionAI Cloth KeyPoint Detection Challenge☆178Updated 6 years ago
- FashionAI Global Challenge—Attributes Recognition of Apparel—Ranked 21st solution.☆115Updated 7 years ago
- Age and Gender Estimation Using Convolutional Neural Network☆48Updated 8 years ago
- face detection, verification and recognition using Keras☆141Updated 7 years ago
- a baseline for baidu dog classification competition.☆115Updated 7 years ago
- ☆36Updated 7 years ago
- 2 networks to recognition gender and emotion; face detection using Opencv or Mtcnn☆22Updated 7 years ago
- YOLOv2 Implementation in TF/Keras. Allowing to experiment on different feature detectors (MobileNet, Darknet-19). Paper: https://arxiv.or…☆49Updated 7 years ago
- A method for Fine-Grained image classification☆42Updated 5 years ago
- Object detection with ssd_mobilenet and tiny-yolo (Add: YOLOv3, tflite)☆192Updated 5 years ago
- ☆62Updated 8 years ago
- OpenCV 3 & Keras implementation of face recognition for specific people.☆40Updated 7 years ago
- keras ImageDataGenerator example☆60Updated 8 years ago
- Face recognition based on SiameseNet☆92Updated 7 years ago
- YOLOv2 implemented by TensorFlow☆37Updated 8 years ago
- Using tensorflow API to detect objects in a live video feed☆42Updated 7 years ago
- A Python 3 and Keras 2 implementation of MSCNN for people counting.☆68Updated 6 years ago
- ☆25Updated 8 years ago
- A Siamese similarity model for image similarity☆58Updated 7 years ago
- Image object detection demo(YOLO,SSD,etc.) running as a Flask web server.☆55Updated 7 years ago
- gender/age classification☆49Updated 7 years ago
- tensorflow2.0 implementation of Yolov3☆34Updated 6 years ago
- This is a robot project for television live. System will tracking the host's face, making the face in the middle of the screen. Main algo…☆61Updated 7 years ago
- A practical example of image classifier with Keras 2.x and TensorFlow backend, using the Kaggle Cats vs. Dogs dataset. By taking advantag…☆80Updated 6 years ago
- Single Shot MultiBox Detector(SSD)目标检测算法