vivien-yang / Calorie-Estimation-of-Fast-Food
The Calorie Estimation Project can be mainly divided into two parts, identifying food from image, and estimating calorie from certain food image. For the identification of food image, we performed multi-class SVM algorithms, with different features explored and compared, including HOG (Histogram of Gradients), LBP (Linear Binary Pattern) and CNN…
☆11Updated 8 years ago
Alternatives and similar repositories for Calorie-Estimation-of-Fast-Food:
Users that are interested in Calorie-Estimation-of-Fast-Food are comparing it to the libraries listed below
- TensorFlow implementation of GhostNet: More Features from Cheap Operations.☆10Updated 5 years ago
- keras-UNet_resnet101☆18Updated 5 years ago
- ☆20Updated 6 years ago
- A Pytorch implementation of GradCAM, GradCAM++, and Smooth-GradCAM++☆9Updated 5 years ago
- sagieppel / Classification-of-object-in-a-specific-image-region-using-a-convolutional-neural-net-with-ROI-mask-aClassification of object in a specific image region using a convolutional neural net with ROI mask as input☆26Updated 2 years ago
- Multi-label classification based on timm, and add SimCLR to timm.☆37Updated 3 years ago
- Faster RCNN for xView satellite data challenge☆21Updated 5 years ago
- This project applies SIFT and SURF feature extraction, combined with Bag of Visual Words and K-Means clustering, to detect and classify s…☆12Updated last year
- Mosaic Data Augmentation in YOLOv4☆19Updated 4 years ago
- ☆13Updated 7 years ago
- Video Foreground Segmentation☆23Updated 5 years ago
- For the Kaggle Competition on object detection with same name. 1) models used are DETR, EfficientDet, YOLOv5, RetinaNet, FasterRCNN. 2) E…☆12Updated 2 years ago
- RefineNet: a Keras implementation☆32Updated 4 years ago
- A keras implementation of RCF(Richer Convolutional Features for Edge Detection)☆12Updated 5 years ago
- AgeRegression tries to guess the age of a person from their photo! Its a basic example of how to use a CNN for regression in pytorch.☆18Updated 4 years ago
- Binary semantic segmentation with UNet based on MobileNetV2 encoder☆25Updated 3 years ago
- Here is my implementation of MSDNet for keras☆9Updated 6 years ago
- Programs to detect clusters in data using GMM and compressed images (Color Quantization) using k-means clustering methods, detect bone fr…☆14Updated 5 years ago
- Steel defect detection intern project in PIRL(Postech information Research Laboratories)☆18Updated 6 years ago
- A list of pytorch toolkits for CV application.☆17Updated 5 years ago
- Siamese neural networks for one-shot logo recognition☆17Updated 3 years ago
- Script to extract CNN deep features with different ConvNets, and then use them for an Image Classification task with a SVM classifier wit…☆31Updated 6 years ago
- Bilinear CNN implementation in keras.☆28Updated 5 years ago
- Fully supervised binary classification of skin lesions from dermatoscopic images using an ensemble of diverse CNN architectures (Efficien…☆47Updated 4 years ago
- Keeping roads in a good condition is vital to safe driving. To monitor the degradation of road conditions is one of the important compone…☆23Updated 6 years ago
- A vision-based tool for transport system flow analysis using Faster R-CNN. This system is able to detect different types of objects, e.g.…☆26Updated 7 years ago
- joooogle / Automatic-labeling-of-instance-segmentation-Mask-Rcnn-in-static-background-base-on-labelme静态背景下实例分割数据集自动标注工具,基于Labelme改进。可以自动生成labelme格式的json文件。(注意:本程序只适用于大量图片基于静态背景)原理是:背景减除后得到高质量的二值图,计算连通域外轮廓坐标,再将信息写入json文件。☆12Updated 5 years ago
- semantic segmentation with focal loss☆47Updated 7 years ago
- deeplab v3+: Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation☆16Updated 6 years ago
- Covid-19 Detection Experiments☆36Updated 3 years ago