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
- Faster RCNN for xView satellite data challenge☆20Updated 5 years ago
- Object detection and instance segmentation on MaskRCNN with torchvision, albumentations, tensorboard and cocoapi. Supports custom coco da…☆19Updated 4 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
- Pytorch Implementation of UNET with Efficientnet(Efficient Unet), Resnet, Densenet, VGG and so on.☆15Updated last year
- Multi-label classification based on timm, and add SimCLR to timm.☆37Updated 3 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
- Detection and segmentation of ship instances in satelite images using Keras Retinanet and Keras MaskRcnn.☆14Updated 6 years ago
- ☆13Updated 4 years ago
- Using SIFT to find keypoint, CNN to extract feature and classify ck and jaffe image☆12Updated 6 years ago
- ☆21Updated 6 years ago
- Age, gender and race estimation based on VGGFace using Tensorflow 2.0☆14Updated 4 years ago
- How to train an instance segmentation model with mmdetection☆29Updated 5 years ago
- Video Foreground Segmentation☆23Updated 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 last year
- RefineNet: a Keras implementation☆32Updated 4 years ago
- pytorch,unet,aerial image,segnet,pspnet,satellite,segmentaion☆25Updated 4 years ago
- Image classification using SVM, KNN, Bayes, Adaboost, Random Forest and CNN.Extracting features and reducting feature dimension using T-S…☆13Updated 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
- A Pytorch implementation of GradCAM, GradCAM++, and Smooth-GradCAM++☆8Updated 5 years ago
- This work uses PaNet to realize Detection and Recognition in Remote Sensing Image by MXNet☆25Updated 5 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated last year
- Image Processing: Segmentation Using Otsu Threshold Method☆51Updated 6 years ago
- Implementation of Thin-Plate-Splines (TPS) in PyTorch.☆12Updated 4 years ago
- Accuracy, precision, recall, confusion matrix computation with batch updates☆14Updated 4 years ago
- Google Summer of Code 2020 with TensorFlow: Final Work Product☆15Updated last year
- Image Feature Extraction and Classification Using Python☆112Updated 8 years ago
- A Keras implementation of hybrid efficientnet swin transformer model.☆33Updated last year
- This project applies SIFT and SURF feature extraction, combined with Bag of Visual Words and K-Means clustering, to detect and classify s…☆12Updated 10 months ago
- Converting Instance segmentation labels in COCO format to YOLOv5-seg☆13Updated 2 years ago