Pinned Repositories
3detr
Code & Models for 3DETR - an End-to-end transformer model for 3D object detection
Cpp-LibTorch-OpenCV-Torchvision
deep learning on c++ tutorial
DenseDepth
High Quality Monocular Depth Estimation via Transfer Learning
detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
LSTM-Forex
Currency prediction
PointCloud_registration
Iterative Closest Point algorithm
PointConv_segmentation
VKITTI semantic segmention using PointConv
PointNet2_Segmentation
PointNet++ semantic segmentation on Swiss3DCities benchmark
QLearning_Cpp
QLearning algorithm on C++
ViT_Cifar10_Classification
Image classification using vision transformers
Ghailen-Ben-Achour's Repositories
Ghailen-Ben-Achour/PointNet2_Segmentation
PointNet++ semantic segmentation on Swiss3DCities benchmark
Ghailen-Ben-Achour/PointCloud_registration
Iterative Closest Point algorithm
Ghailen-Ben-Achour/PointConv_segmentation
VKITTI semantic segmention using PointConv
Ghailen-Ben-Achour/Cpp-LibTorch-OpenCV-Torchvision
deep learning on c++ tutorial
Ghailen-Ben-Achour/LSTM-Forex
Currency prediction
Ghailen-Ben-Achour/QLearning_Cpp
QLearning algorithm on C++
Ghailen-Ben-Achour/ViT_Cifar10_Classification
Image classification using vision transformers
Ghailen-Ben-Achour/3detr
Code & Models for 3DETR - an End-to-end transformer model for 3D object detection
Ghailen-Ben-Achour/DenseDepth
High Quality Monocular Depth Estimation via Transfer Learning
Ghailen-Ben-Achour/detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
Ghailen-Ben-Achour/aimet
AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
Ghailen-Ben-Achour/ConvNeXt
Code release for ConvNeXt model
Ghailen-Ben-Achour/detectron2_detection
detectron2 on fruits nuts dataset
Ghailen-Ben-Achour/Domain-Adaptive-Faster-RCNN-PyTorch
Domain Adaptive Faster R-CNN in PyTorch
Ghailen-Ben-Achour/Double_DQN
Double Deep Q Network implementation
Ghailen-Ben-Achour/DR-Diagnosis
Diabetic Classifciation and model optimization
Ghailen-Ben-Achour/ivy
The Unified Machine Learning Framework
Ghailen-Ben-Achour/Matplotlib_cpp
matplot lib header
Ghailen-Ben-Achour/Maximize_Pytorch_Performance
Pytorch tips to train NN faster
Ghailen-Ben-Achour/MEAL
Official Implementation of MEAL: Multi-Model Ensemble via Adversarial Learning on AAAI 2019
Ghailen-Ben-Achour/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
Ghailen-Ben-Achour/Mujoco_py
Mujoco free licence
Ghailen-Ben-Achour/Point-Cloud-Classification-and-Volume-Estimation
This project is divided in two parts: the Python part, classifies point clouds with PointNet architecture and the C++ part, extracts and measures the volume of the point clouds with PCL and OpenCV
Ghailen-Ben-Achour/really-awesome-gan
A list of papers on Generative Adversarial (Neural) Networks
Ghailen-Ben-Achour/RGBD_to_pointcloud
Tutorial on how to convert RGBD into pointcloud using calibration
Ghailen-Ben-Achour/Swin-Transformer-Object-Detection
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Object Detection and Instance Segmentation.