gpu-poor
knows little bit about search, curious about representation learning (Embedding)
ex-amazonBLR
Pinned Repositories
10gen-education-m101p
My notes, files, etc. for M101P: MongoDB for Developers
a-PyTorch-Tutorial-to-Object-Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
awesome-deep-learning-papers
The most cited deep learning papers
courses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
DeepLearningZeroToAll
TensorFlow Basic Tutorial Labs
gramvaani_hindi_asr
This repo contains the baseline model recipes and pre-trained model for GramVanni hindi ASR challenge
multi-node-gpu
opencv-car-number-plate-detection-
this project is made using python and opencv . i haven't used anything machine learning or rendering stuff to detect number plate . It is based on contour in opencv . it's dosent give you numbers directly it's just highlights (gives you the coordinate ) the rectangular area of number plate in image
pilosa
Pilosa is an open source, distributed bitmap index that dramatically accelerates queries across multiple, massive data sets.
ViT_clf
gpu-poor's Repositories
gpu-poor/gramvaani_hindi_asr
This repo contains the baseline model recipes and pre-trained model for GramVanni hindi ASR challenge
gpu-poor/DeepLearningZeroToAll
TensorFlow Basic Tutorial Labs
gpu-poor/awesome-deep-learning-papers
The most cited deep learning papers
gpu-poor/ViT_clf
gpu-poor/a-PyTorch-Tutorial-to-Object-Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
gpu-poor/multi-node-gpu
gpu-poor/algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
gpu-poor/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
gpu-poor/covid-chestxray-dataset
We are building an open database of COVID-19 cases with chest X-ray or CT images.
gpu-poor/cv-tricks.com
Repository for all the tutorials and codes shared at cv-tricks.com
gpu-poor/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
gpu-poor/deep_learning_object_detection
A paper list of object detection using deep learning.
gpu-poor/DeepLearningForNLPInPytorch
An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.
gpu-poor/ERNIE
Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"
gpu-poor/faceswap
Deepfakes Software For All
gpu-poor/faiss
A library for efficient similarity search and clustering of dense vectors.
gpu-poor/keras-yolo2
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
gpu-poor/keras-yolo3
Training and Detecting Objects with YOLO3
gpu-poor/keras-yolo3-1
A Keras implementation of YOLOv3 (Tensorflow backend) a successor of qqwweee/keras-yolo3
gpu-poor/keras-yolo3-tiny
keras-yolo3 code forked from experiencor/keras-yolo3. Modification made for convenient usage and better training performance. Yolov3-tiny are supported.
gpu-poor/lit
The Language Interpretability Tool: Interactively analyze NLP models for model understanding in an extensible and framework agnostic interface.
gpu-poor/multilabel_classification
gpu-poor/multireduce
Placeholder
gpu-poor/nca
A PyTorch implementation of Neighbourhood Components Analysis.
gpu-poor/OptML_course
EPFL Course - Optimization for Machine Learning - CS-439
gpu-poor/PRML
PRML algorithms implemented in Python
gpu-poor/sentence-transformers
Sentence Embeddings with BERT & XLNet
gpu-poor/Stanford-OpenIE-Python
Stanford Open Information Extraction made simple!
gpu-poor/tensorflow-yolov3
🔥 pure tensorflow Implement of YOLOv3 with support to train your own dataset
gpu-poor/Transformer-Explainability
[CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize classifications by Transformer based networks.