Pinned Repositories
3D_Street_View
The repo of Street View Image, Pose, and 3D Cities Dataset. Used in "Generic 3D Representation via Pose Estimation and Matching", ECCV16
AutonomousDrivingCookbook
Scenarios, tutorials and demos for Autonomous Driving
awesome-courses
:books: List of awesome university courses for learning Computer Science!
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
awesome-virtual-reality
A curated list of VR resources
DeformingThings4D
[ICCV 2021] A dataset of non-rigidly deforming objects.
lepard
[CVPR 2022, Oral] Learning Partial point cloud matching in Rigid and Deformable scenes
my_dl_projects
These small individual projects was the part of my DeepLearning.ai Specialization on Coursera
RMA-Net
the code of the paper: Recurrent Multi-view Alignment Network for Unsupervised Surface Registration (CVPR 2021)
Nonrigid-ICP-Pytorch
Non-rigid alignment of two depth scans using Adam
mnrmja007's Repositories
mnrmja007/DeepLearningProject
An in-depth machine learning tutorial introducing readers to a whole machine learning pipeline from scratch.
mnrmja007/RLSSContinuousControlTutorial
Tutorial on continuous control at Reinforcement Learning Summer School 2017.
mnrmja007/Awesome-Deep-Learning-Resources
Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully.
mnrmja007/awesome-community-curated-nlp
Community Curated NLP List
mnrmja007/dspp-keras
Protein order and disorder data for Keras and Tensor Flow frameworks with automated update cycle made for continuous learning applications.
mnrmja007/Relation-Network-Tensorflow
Tensorflow implementations of Relational Networks and a VQA dataset named Sort-of-CLEVR proposed by DeepMind.
mnrmja007/CNNGestureRecognizer
Gesture recognition via CNN. Implemented in Keras + Theano + OpenCV
mnrmja007/Practical-Machine-Learning-With-Python
Machine Learning Tutorials in Python
mnrmja007/Awesome-DataScience-Cheatsheets
Collection of cheatsheets for data science, machine learning and deep learning :).
mnrmja007/machine-learning-curriculum
:computer: Make machines learn so that you don't have to program them; The ultimate list
mnrmja007/fast-neural-style
Feedforward style transfer
mnrmja007/pytorch-CortexNet
PyTorch implementation of the CortexNet predictive model
mnrmja007/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
mnrmja007/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
mnrmja007/computational-publishing
mnrmja007/tensorflow-forward-ad
Forward-mode Automatic Differentiation for TensorFlow
mnrmja007/awesome-self-driving-cars
An awesome list of self-driving cars
mnrmja007/DSB2017
The solution of team 'grt123' in DSB2017
mnrmja007/polyaxon
A platform that helps you build, manage and monitor deep learning models
mnrmja007/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
mnrmja007/BGAN
boundary-seeking generative adversarial networks
mnrmja007/fontjoy
font vectors used for fontjoy.com
mnrmja007/awesome-public-datasets
An awesome list of high-quality open datasets in public domains (on-going). By everyone, for everyone!
mnrmja007/paraphrase-id-tensorflow
Various models and code for the paraphrase identification task, specifically with the Quora Question Pairs dataset.
mnrmja007/coding-interview-university
A complete computer science study plan to become a software engineer.
mnrmja007/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
mnrmja007/lycheejs
:seedling: Next-Gen AI-Assisted Isomorphic Application Engine for Embedded, Console, Mobile, Server and Desktop
mnrmja007/Free-Computer-Science-University
So after watching all the resources i thaught to put all the important technical courses in one place.And help those people who wants to learn computer science.All the courses are free here.
mnrmja007/Tensorflow-Programs-and-Tutorials
Implementations of CNNs, RNNs, GANs, etc
mnrmja007/Neural-Network-in-Cpp
Simple Neural Network in C++