• Stars
    star
    3
  • Rank 3,953,454 (Top 79 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A computer vision web-app that uses deep learning and Residual Neural Networks to identify your Pokémon and then tells you all about it.

More Repositories

1

Image-to-Image-Translation-for-Anime-Characters

Using Pix2Pix GAN for translating Anime images to something more aesthetic
Python
7
star
2

Multiclass-Image-Classification-for-Pok-mon

starterdex, but better, an app that identifies Pokémon by using densenet201 and fastai over PyTorch, knows about all 151 generation one Pokémon + 15 mega evolutions and tells you all about them.
Python
6
star
3

Optimized-Firearm-Detection

An OpenCV application that uses YOLOv3 and YOLOv3-Tiny object detection and weights trained on a custom dataset to detect firearms in a given image, video and in real-time.
Python
5
star
4

YOLO-v3-Tiny_Prototype

Prototype object detection project using yolov3-tiny trained on the coco dataset
Python
4
star
5

Hand_Gesture_Recognition

Uses the computer webcam to interpret hand gestures for various tasks like sign language recognition and automation using CNNs.
Jupyter Notebook
4
star
6

Firearm_Detection

An OpenCV application that uses YOLOv3 object detection and Darknet weights to detect firearms in a given image, or video.
Python
3
star
7

Image-Generation-using-Generative-Networks

A web-app based on Wasserstein Generative Adversarial Network architecture with GP that generates multiple realistic paintings, trained on 8k Albrecht Dürer's paintings, includes super-res mode.
Python
3
star
8

Malaria_Detection_App

Classifies cell images into Parasitized/Uninfected using a CNN
Jupyter Notebook
2
star
9

Exotic_Zoo_Animal_Multiclass_Classifier

Uses a resnet to classify animal images into 10 classes
Jupyter Notebook
2
star
10

Quick_OCR

easy OpenCV OCR implementation from scratch
Jupyter Notebook
2
star
11

0x9_Generator

A web-app that uses a vanilla generative adversarial network and unsupervised learning to generate random 28X28x1 plasma style images of digits from 0 to 9
Python
2
star
12

Generative_Modeling

Generative Modeling using GANs, DCGANs, WGAN, WGAN-GP, ProGAN, Conditional GANs and Controllable Generation.
Jupyter Notebook
2
star
13

parikshitkumar1

intro
2
star
14

Best_Of_One

Has you play a best of one Rock Paper Scissors game vs the Computer using OpenCV and Convolutional Neural Networks to detect rock, paper and scissors move.
Python
2
star
15

Pneumonia_Detection

Classifies X-Ray images into pneumonia/no pneumonia
Jupyter Notebook
1
star
16

CNN_From_Scratch

Binary classifier CNN model from scratch using PyTorch, classifies Bananas and Pineapples
Jupyter Notebook
1
star
17

Basic_OCR

A basic OCR that uses Tesseract and OpenCV
Python
1
star
18

Contour_Finder

Finds 3 largest contours in a given image
Python
1
star
19

Rock_Paper_Scissors_Classification_Web_App

Resnet architecture to classify between rock, paper and scissors class dataset from Kaggle
Jupyter Notebook
1
star
20

Midas

tasks for midas
Jupyter Notebook
1
star