robotVisionHang
I am interested in robot vision and developing methods that can help robots perceive and understand the world like human.
University of TorontoToronto
Pinned Repositories
100-Days-Of-ML-Code
A day to day plan for this challenge. Covers both theoritical and practical aspects
academic-cv
Geoff Boeing's academic CV in LaTeX
albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
awesome-machine-learning-interpretability
A curated list of awesome machine learning interpretability resources.
grad-cam
[ICCV 2017] Torch code for Grad-CAM
Image_Fusion_Evaluation_ToolBox
Toolbox to evaluate the proposed depth assisted multi-focus image fusion method and other multi-focus image fusion method
LiveBirthPrediction_Data_Code
Data and code needed to reproduce the findings of the live birth prediction study.
video-classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
robotVisionHang's Repositories
robotVisionHang/LiveBirthPrediction_Data_Code
Data and code needed to reproduce the findings of the live birth prediction study.
robotVisionHang/awesome-machine-learning-interpretability
A curated list of awesome machine learning interpretability resources.
robotVisionHang/academic-cv
Geoff Boeing's academic CV in LaTeX
robotVisionHang/albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
robotVisionHang/bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
robotVisionHang/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
robotVisionHang/dart
Dynamic Animation and Robotics Toolkit
robotVisionHang/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
robotVisionHang/EmbryoSelectionDLL
robotVisionHang/holopy
Hologram processing and light scattering in python
robotVisionHang/Image-Enhancement-on-Dark-Image
C++ codes for the paper "Image_enhancement_with_the_application_of_local_and_global_enhancement_methods_for_dark_images" on 2017
robotVisionHang/imbalanced-dataset-sampler
A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.
robotVisionHang/librealsense
Intel® RealSense™ SDK
robotVisionHang/manubot-ai-editor
robotVisionHang/micro-sam
Segment Anything for Microscopy
robotVisionHang/motion_imitation
Code accompanying the paper "Learning Agile Robotic Locomotion Skills by Imitating Animals"
robotVisionHang/ORB_SLAM3
ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM
robotVisionHang/potree
WebGL point cloud viewer for large datasets
robotVisionHang/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
robotVisionHang/pytorch-grad-cam
PyTorch implementation of Grad-CAM
robotVisionHang/pytorch-unet
Simple PyTorch implementations of U-Net/FullyConvNet (FCN) for image segmentation
robotVisionHang/pytorch-unet-resnet-50-encoder
robotVisionHang/RAFT
Optical Flow
robotVisionHang/rootstock
Clone me to create your Manubot manuscript
robotVisionHang/SEA-RAFT
robotVisionHang/senet.pytorch
PyTorch implementation of SENet
robotVisionHang/SQLiteCpp
SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
robotVisionHang/tare_planner
TARE Exploration Planner for Ground Vehicles
robotVisionHang/Tools-to-Design-or-Visualize-Architecture-of-Neural-Network
Tools to Design or Visualize Architecture of Neural Network
robotVisionHang/zed-opencv
ZED SDK interface sample for OpenCV