Stars
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Latex code for making neural networks diagrams
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
This is a small NLP project "E-commerce Title Data Similarity Matching System". The usage methods are: tfidf+word bag model, cosine similarity, word2vec
Tensorflow port of https://github.com/Relja/netvlad
NetVLAD: CNN architecture for weakly supervised place recognition
Pytorch version of SfmLearner from Tinghui Zhou et al.
An unsupervised learning framework for depth and ego-motion estimation from monocular videos
A Robust and Versatile Monocular Visual-Inertial State Estimator
KITTI odometry evaluation tool
Bearing fault diagnosis model based on MCNN-LSTM
Code for finetuning AlexNet in TensorFlow >= 1.2rc0
RNN vs LSTM - Performance comparison on UCI HAR dataset
Using LSTM networks to train IMU data by PLOS - This is custom LSTM-RNN .
Pytorch implementation of classification task in What Uncertainties Do We Need in Bayesian Deep Learning for Computer Vision (simple version)
Pytorch implementation of "What Uncertainties Do We Need in Bayesian Deep Learning for Computer Vision?"
"What Uncertainties Do We Need in Bayesian Deep Learning for Computer Vision?", NIPS 2017 (unofficial code).
Modified tool of the TUM RGB-D dataset that automatically computes the optimal scale factor that aligns trajectory and groundtruth. Useful to evaluate monocular VO/SLAM.
A prediction demo by using tensorflow inception_v3.
Python package for the evaluation of odometry and SLAM
The second version of RGBD SLAM tutorial. We will discuss more about pnp, tracking, multi-thread and loop closure methods. Please refer to my blog for details: www.cnblogs.com/gaoxiang12 .
Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image", ICCV 2019
Implementation of Posenet in TensorFlow