324 results for “topic:resnet50”
MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.
慧眼识垃圾系统——垃圾分类全套技术方案
Pytorch implementation of FCN, UNet, PSPNet, and various encoder models.
ResNet-ZCA (Journal of Infrared Physics & Technology 2019, Highly Cited Paper), MatLab
I3D features extractor with resnet50 backbone
EPIC-KITCHENS-55 baselines for Action Recognition
Multiclass image classification using Convolutional Neural Network
Experiments to show the usage of deep learning to detect breast cancer from breast histopathology images
Takes 2 images and says how similar they are based on Euclidean distance of feature vectors
这是一个resnet-50的pytorch实现的库,在MNIST数据集上进行训练和测试。
Content-Based Image Retrieval (CBIR) using Faiss (Facebook) and many different feature extraction methods ( VGG16, ResNet50, Local Binary Pattern, RGBHistogram)
Some example projects that was made using Tensorflow (mostly). This repository contains the projects that I've experimented-tried when I was new in Deep Learning.
Training code for ChineseFoodNet dataset. 对ChineseFoodNet数据集的训练代码
Weakly supervised 3D classification of multi-disease chest CT scans using multi-resolution deep segmentation features via dual-stage CNN architecture (DenseVNet, 3D Residual U-Net).
Our Solution of the Flipkart Grid Challenge
ArchitecturalStyle Recognition is a image classifier of 25 different architectural styles, using deep learning.
✨ PicTrace is an advanced Python-based web application that allows users to find visually similar images from a comprehensive photo archive. Leveraging the power of deep learning and modern image processing techniques, PicTrace delivers fast and accurate search functionality that is ideal for tasks such as cataloging...
This is the ResNet50 implementation of the Eurosat dataset.
Official Repository for the paper "Feature Extraction for Generative Medical Imaging Evaluation: New Evidence Against an Evolving Trend".
Encoder-decoder architecture using ResNet and transposed ResNet (resnet 50, resnet 101)
Morse Code Decoder & Detector with Deep Learning
Big Five personality trait prediction on First Impressions V2 dataset
No description provided.
Image Similarity search build on Milvus
Framework to perform PAD (Presentation Attack Detection) on Facial Recognition systems through intrinsic properties and Deep Neural Networks - Still Under Development
Image captioning model with Resnet50 encoder and LSTM decoder
Image Search by Image, Image Search Engine Based on Graph Vector And Vector Database(以图搜图,基于图向量和向量数据库的图片搜索引擎)
use SVM and PCA_ResNet50 to classify HSI
Compute cosine similarity with VGG16 and ResNet50
This project uses a pre-trained ResNet50 model from the FastAI library to detect pneumonia in chest X-rays. The dataset which is available on kaggle is used for training the model which classifies the chest xray as NORMAL, VIRAL or BACTERIAL and this project is deployed on Flask