Keras code and weights files for the VGG16-places365 and VGG16-hybrid1365 CNNs for scene classification
-
Updated
Nov 23, 2023 - Python
Keras code and weights files for the VGG16-places365 and VGG16-hybrid1365 CNNs for scene classification
Keras implementation of "Image Inpainting via Generative Multi-column Convolutional Neural Networks" paper published at NIPS 2018
A simple Convolutional Neural Network to find edges of images using Canny edge detector result as ground truth
The Places205 and Places365 GoogleNet Caffe models converted to PyTorch
Some functions to preprocess Places365-Standard data set for deep learning tasks. (feed as data to CoarseNet, ObjectNet, EdgeNet, and DetailsNet)
"Deep Context-Aware Descreening and Rescreening of Halftone Images" paper implementation.
This research mini-project trains an expandable image classification system for place categorization which solves the closet-set limitation of convnets. The state-of-the-art Places365 convnet is trained using Places365 dataset with one vs all random forest classifier that outputs place labels.
Classify the Scene of an Image and also provide Objects in the scene in audio file
Repository for training and evaluating various CNN based Classification Models
Add a description, image, and links to the places365 topic page so that developers can more easily learn about it.
To associate your repository with the places365 topic, visit your repo's landing page and select "manage topics."