Pinned Repositories
AdaptiveWingLoss
[ICCV 2019] Adaptive Wing Loss for Robust Face Alignment via Heatmap Regression - Official Implementation
Add-Christmas-Hat
添加微信圣诞小红帽
CPlusPlusThings
C++那些事
Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
face-align
facial landmark detection & face detection & face dataset
fl_detection
Facial landmarks detection
gaze_correction
Correcting gaze by warping-based convolutional neural network in live video communication
GazeTracking
👀 Eye Tracking library easily implementable to your projects
Git
git 命令总结
johnbhlm's Repositories
johnbhlm/annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
johnbhlm/ASGrasp
johnbhlm/CREStereo
Practical Stereo Matching via Cascaded Recurrent Network with Adaptive Correlation, CVPR 2022.
johnbhlm/DenseMatchingBenchmark
Dense Matching Benchmark
johnbhlm/depth-anything-tensorrt
tensorrt cpp implementation of depth-anything model
johnbhlm/DiffusionDepth
PyTorch Implementation of paper Diffusion Denoising Aproach for Monocular Depth Estimation
johnbhlm/GAENet
This is the code for the work accepted by ICRA2022.
johnbhlm/GR-1
Code for "Unleashing Large-Scale Video Generative Pre-training for Visual Robot Manipulation"
johnbhlm/GRUtopia
GRUtopia: Dream General Robots in a City at Scale
johnbhlm/Guided-Depth-Map-Super-resolution-A-Survey
johnbhlm/HPT
Heterogeneous Pre-trained Transformer (HPT) as Scalable Policy Learner.
johnbhlm/ICCV-Papers
johnbhlm/ICCV2021-Papers-with-Code
ICCV 2021 论文和开源项目合集
johnbhlm/Lighting-Estimation
EMLight: Lighting Estimation via Spherical Distribution Approximation [AAAI 2021] and Sparse Needlets for Lighting Estimation with Spherical Transport Loss [ICCV 2021]
johnbhlm/ml-depth-pro
Depth Pro: Sharp Monocular Metric Depth in Less Than a Second.
johnbhlm/msg_chn_wacv20
The code for our WACV paper "A Multi-Scale Guided Cascade Hourglass Network for Depth Completion"
johnbhlm/Objectron
Objectron is a dataset of short, object-centric video clips. In addition, the videos also contain AR session metadata including camera poses, sparse point-clouds and planes. In each video, the camera moves around and above the object and captures it from different views. Each object is annotated with a 3D bounding box. The 3D bounding box describes the object’s position, orientation, and dimensions. The dataset contains about 15K annotated video clips and 4M annotated images in the following categories: bikes, books, bottles, cameras, cereal boxes, chairs, cups, laptops, and shoes
johnbhlm/Paper_Reading
johnbhlm/planseqlearn
[ICLR 2024] PyTorch Code for Plan-Seq-Learn: Language Model Guided RL for Solving Long Horizon Robotics Tasks
johnbhlm/PlotNeuralNet
Latex code for making neural networks diagrams
johnbhlm/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
johnbhlm/ReKep
ReKep: Spatio-Temporal Reasoning of Relational Keypoint Constraints for Robotic Manipulation
johnbhlm/RePOSE
Official Pytorch implementation of RePOSE (ICCV2021)
johnbhlm/RepViT
RepViT: Revisiting Mobile CNN From ViT Perspective
johnbhlm/RGB-D-D-Dataset
johnbhlm/robosuite
robosuite: A Modular Simulation Framework and Benchmark for Robot Learning
johnbhlm/SimplerEnv
Evaluating and reproducing real-world robot manipulation policies (e.g., RT-1, RT-1-X, Octo) in simulation under common setups (e.g., Google Robot, WidowX+Bridge)
johnbhlm/SNPE_Tutorial
A simple tutorial of SNPE.
johnbhlm/SuperGluePretrainedNetwork
SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral)
johnbhlm/WritingAIPaper
Writing AI Conference Papers: A Handbook for Beginners