• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    Python
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

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

Repository Details

This repository contains code for Scene Text OCR following the famous CRNN model. The detection part is handled by EAST and the recognition is done by CRNN.

More Repositories

1

Git-Loss-For-Deep-Face-Recognition

This repository contains code for my paper "Git Loss for Deep Face Recognition".
Python
36
star
2

PolypDetect

This is a repository for the project Detection of Polyps in Colonoscopy. We implement the pipeline for detecting and segmenting the polyps from the capsule endoscopy video feed.
Python
9
star
3

jurassic-park

The most exhaustive dinosaur dataset containing information such as their type, diet, fossil images, etc.
Python
9
star
4

HearPapers

HearPapers allows you to listen to PDFs (by converting them to audiobooks, of sorts). You can pass in the PDF and it will return a .mp3 file which you can listen to.
Python
8
star
5

Sound_Classification_Spectrograms

This repository contains code for classification of sound using spectrograms. We train a CNN to classify the sounds after converting to spectrogram.
Python
8
star
6

Mini-Search-Engine

DSA Semester Project to implement wikipedia searching.
Python
4
star
7

DualRecord-Android

DualRecord-Android is an Android library to utilize the multi-cameras on Android devices.
4
star
8

Megalodon

Megalodon is an extensive library of all-that-is-to-sharks. It contains various shark datasets, a model zoo and pre-trained networks for various tasks.
Python
4
star
9

Custom_EAST

EAST paper implementation repository modified for custom detection tasks.
Python
3
star
10

moocs-notes

The notes of various MOOCs that I took and continue to take over the years.
3
star
11

CommunistBadger

CommunistBadger is a stock analysis tool build for multiple data and market analysis and recommendation.
Python
3
star
12

Android_Data_Collection

This repository contains code to collect data from android devices such as gyroscope, magnetometer, barometer, accelerometer and point cloud readings along with video feed.
Java
2
star
13

CHIPathy

Diabetic Retinopathy using Patch Networks.
Jupyter Notebook
2
star
14

annotated-papers

This repository contains all the papers which I read and annotate. The papers are mostly RL focused, however, expect some deviations.
2
star
15

Pyphones

Homophones of a word in Python from the the world's only complete homophone list.
Python
2
star
16

Bulk_CV_Paper_Downloader

A small script to bulk download all CVPR/ICCV/ECCV papers for different analysis or reading..
Python
2
star
17

pyLabeler

pyLabeler is a Python based GUI tool for labelling datasets for various deep learning tasks.
1
star
18

Breast-Cancer-Prediction

Kaggle Breast Cancer Prediction Challenge.
Python
1
star
19

CS110

C Codes for course CS110. All Assignments and Projects Included.
C
1
star
20

Do_Cross_Modal_Systems_Leverage_Semantic_Relationships

This is the code for our ICCV'19 paper on cross-modal learning and retrieval.
1
star
21

HorsemanAnalyzer

A mac-based song analyzer application built to classify and play songs based on your mood.
1
star
22

Top_K-Human-Annotation

This repository contains the code for R@K retrieval result annotator to compute the metric R@K.
Python
1
star
23

Are_Neural_Nets_Dirty

In this repo we explore a neural net trained on NSFW and SFW images as a binary classifier and then we explore if neural net classifies illusions as NSFW or SFW.
Jupyter Notebook
1
star
24

Image_To_Image_Retrieval

This repository contains code for image-to-image retrieval using different architectures. We test dilated CNN for the problem as well.
Python
1
star