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 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Calorie-Estimation-of-Fast-Food
- Object detection and instance segmentation on MaskRCNN with torchvision, albumentations, tensorboard and cocoapi. Supports custom coco da…☆19Updated 4 years ago
- Steel defect detection intern project in PIRL(Postech information Research Laboratories)☆18Updated 5 years ago
- Video Foreground Segmentation☆22Updated 4 years ago
- Using SIFT to find keypoint, CNN to extract feature and classify ck and jaffe image☆12Updated 6 years ago
- RefineNet: a Keras implementation☆32Updated 4 years ago
- ☆13Updated 4 years ago
- ☆21Updated 6 years ago
- Pytorch Implementation of UNET with Efficientnet(Efficient Unet), Resnet, Densenet, VGG and so on.☆15Updated last year
- pytorch,unet,aerial image,segnet,pspnet,satellite,segmentaion☆23Updated 3 years ago
- Binary semantic segmentation with UNet based on MobileNetV2 encoder☆24Updated 2 years ago
- EfficientUnet☆9Updated 4 years ago
- 记录每一个常用的深度模型结构的特点(图和代码)☆30Updated 5 years ago
- Faster RCNN for xView satellite data challenge☆20Updated 5 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
- Keras Image Classifier, transfer learning using pretrained CNN, "RestNet50".☆14Updated last year
- A Pytorch implementation of GradCAM, GradCAM++, and Smooth-GradCAM++☆8Updated 5 years ago
- Multi-label classification based on timm, and add SimCLR to timm.☆35Updated 3 years ago
- ☆13Updated 7 years ago
- Image classification using pytorch☆56Updated last year
- Tensorflow Implementation of FaceNet: A Unified Embedding for Face Recognition and Clustering to find the celebrity whose face matches th…☆32Updated last year
- Segmentation framework implemented in tensorflow 2 (tf.keras).☆15Updated 2 years ago
- Action-Net is a dataset containing images of 16 different human actions.☆12Updated 5 years ago
- PyTorch implementation of SegNet: A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation. Paper available in: https://a…☆11Updated 6 years ago
- 模板匹配SSDA(序贯相似性)算法的python实现☆17Updated 4 years ago
- joooogle / Automatic-labeling-of-instance-segmentation-Mask-Rcnn-in-static-background-base-on-labelme静态背景下实例分割数据集自动标注工具,基于Labelme改进。可以自动生成labelme格式的json文件。(注意:本程序只适用于大量图片基于静态背景)原理是:背景减除后得到高质量的二值图,计算连通域外轮廓坐标,再将信息写入json文件。☆12Updated 5 years ago
- This is the implementation code of our paper named Dual Attention-guided Feature Pyramid Network for Instance Segmentation of Group Pigs☆13Updated 3 years ago
- Surface crack images classification using PyTorch Lightning☆12Updated 4 years ago
- Official PyTorch Code for Hybrid Window Attention Based Transformer Architecture for Brain Tumor Segmentation: Solution for FeTS 2022 Tas…☆9Updated 2 years ago
- How to train an instance segmentation model with mmdetection☆29Updated 5 years ago
- Surface Defect Detection script to detect defects on surface of a glove using python and OpenCV library☆20Updated 3 years ago