Pinned Repositories
3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
affinity-loss
Unofficial implementation of "Max-margin Class Imbalanced Learning with Gaussian Affinity"
apriltag
AprilTag is a visual fiducial system popular for robotics research.
apriltags_ros
AprilTags for ROS
Awesome-SLAM
A curated list of SLAM resources
axial-deeplab
This is a PyTorch re-implementation of Axial-DeepLab (ECCV 2020 Spotlight)
CCM
[ECCV2020] Content-Consistent Matching for Domain Adaptive Semantic Segmentation
ceres-solver
A large scale non-linear optimization library
pseudo-3d-pytorch
pytorch version of pseudo-3d-residual-networks(P-3D), pretrained model is supported
designer00's Repositories
designer00/pseudo-3d-pytorch
pytorch version of pseudo-3d-residual-networks(P-3D), pretrained model is supported
designer00/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
designer00/adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
designer00/affinity-loss
Unofficial implementation of "Max-margin Class Imbalanced Learning with Gaussian Affinity"
designer00/apriltag
AprilTag is a visual fiducial system popular for robotics research.
designer00/Awesome-SLAM
A curated list of SLAM resources
designer00/axial-deeplab
This is a PyTorch re-implementation of Axial-DeepLab (ECCV 2020 Spotlight)
designer00/CCM
[ECCV2020] Content-Consistent Matching for Domain Adaptive Semantic Segmentation
designer00/ceres-solver
A large scale non-linear optimization library
designer00/CornealEndothelium
Segmentation of Corneal Endothelium Images with U-Net
designer00/DecoupleSegNets
Implementation of Our ECCV2020-work: Improving Semantic Segmentation via Decoupled Body and Edge Supervision
designer00/detr
End-to-End Object Detection with Transformers
designer00/evo
Python package for the evaluation of odometry and SLAM
designer00/FewShotPapers
This repository contains few-shot learning (FSL) papers mentioned in our FSL survey.
designer00/H-DenseUNet
TMI 2018. H-DenseUNet: Hybrid Densely Connected UNet for Liver and Tumor Segmentation from CT Volumes
designer00/kalibr
The Kalibr visual-inertial calibration toolbox
designer00/lanenet-lane-detection
Implemention of lanenet model for real time lane detection using deep neural network model https://maybeshewill-cv.github.io/lanenet-lane-detection/
designer00/lcm
Lightweight Communications and Marshalling
designer00/lung-segmentation-2d
Lung fields segmentation on CXR images using convolutional neural networks.
designer00/medical-imaging-datasets
A list of Medical imaging datasets.
designer00/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
designer00/pytorch-grad-cam
PyTorch implementation of Grad-CAM
designer00/SETR
[CVPR 2021] Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers
designer00/shadowsocks-windows
If you want to keep a secret, you must also hide it from yourself.
designer00/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
designer00/tensorflow
An Open Source Machine Learning Framework for Everyone
designer00/TransUNet
This repository includes the official project of TransUNet, presented in our paper: TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation.
designer00/UNetPlusPlus
Official Keras Implementation for UNet++ in IEEE Transactions on Medical Imaging and DLMIA 2018
designer00/VINS-Mono
A Robust and Versatile Monocular Visual-Inertial State Estimator
designer00/visualizing-cnn-feature-maps
Visualizing CNN filters using PyTorch