SamPlvs
👋 Senior AI research scientist || PhD in AI & 3D Computer Vision 📸 || Making AI models work on ultra large data 🦾
Imperial College LondonLondon
Pinned Repositories
AutoDeeplab
Pytorch Implementation the paper Auto-DeepLab Hierarchical Neural Architecture Search for Semantic Image Segmentation
Building-Model
cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers
deeplabv3
PyTorch implementation of DeepLabV3, trained on the Cityscapes dataset.
DL-for-forecasting
In this project, I use Deep Learning, namely a RNN made of LSTM units to predict the bitcoin market price based on 5 input features
Fast-Transformer
An implementation of Fastformer: Additive Attention Can Be All You Need in TensorFlow
imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
LOGO_Python
This is a sample code for recreation of an old programming language called Logo used to educate children about programming by co
lucid
A collection of infrastructure and tools for research in neural network interpretability.
Object-detection-via-HOG-SVM
This is an application of Object detection using Histogram of Oriented Gradients (HOG) as features and Support Vector Machines (SVM) as the classifier. Implemented in python, the following libraries are requires
SamPlvs's Repositories
SamPlvs/Object-detection-via-HOG-SVM
This is an application of Object detection using Histogram of Oriented Gradients (HOG) as features and Support Vector Machines (SVM) as the classifier. Implemented in python, the following libraries are requires
SamPlvs/DL-for-forecasting
In this project, I use Deep Learning, namely a RNN made of LSTM units to predict the bitcoin market price based on 5 input features
SamPlvs/AutoDeeplab
Pytorch Implementation the paper Auto-DeepLab Hierarchical Neural Architecture Search for Semantic Image Segmentation
SamPlvs/Building-Model
SamPlvs/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers
SamPlvs/deeplabv3
PyTorch implementation of DeepLabV3, trained on the Cityscapes dataset.
SamPlvs/Fast-Transformer
An implementation of Fastformer: Additive Attention Can Be All You Need in TensorFlow
SamPlvs/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
SamPlvs/LOGO_Python
This is a sample code for recreation of an old programming language called Logo used to educate children about programming by co
SamPlvs/lucid
A collection of infrastructure and tools for research in neural network interpretability.
SamPlvs/MonoDepth-PyTorch
Unofficial implementation of Unsupervised Monocular Depth Estimation neural network MonoDepth in PyTorch
SamPlvs/monodepth2
[ICCV 2019] Monocular depth estimation from a single image
SamPlvs/PythonRobotics
Python sample codes for robotics algorithms.
SamPlvs/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
SamPlvs/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Pythonä¸æ–‡æ•™å¦
SamPlvs/reinforcement_learning_pytorch
some basic implementations of algorithms in reinforcement learning in pytorch.
SamPlvs/rlbolt
Implementation of multiple deep reinforcement learning algorithms in PyTorch Lightning
SamPlvs/SamPlvs
SamPlvs/sandbox_msc
A code to be quickly tested, and some instructions
SamPlvs/TensorFlow-Keras-Numpy-Pandas-Tutorial
Just a basic tutorial of keras and tensorflow for understanding syntax