Pinned Repositories
Awesome-LiDAR-Camera-Calibration
A Collection of LiDAR-Camera-Calibration Papers, Toolboxes and Notes
BiFlow
cifar10
TensorFlow testbed
Convolutional-Prototype-Learning
An implementation (TensorFlow) of CPL and GCPL appeared in CVPR2018 paper: "Robust Classification with Convolutional Prototype Learning"
cuPCL
A project demonstrating how to use the libs of cuPCL.
CVPR-2021-Papers
eigen-cuda
MWE for using the Eigen library in CUDA kernels
fashion-mnist
A MNIST-like fashion product database. Benchmark :point_right:
MagicBox
Magic ToolBar
QuantizeCNNModel
Implement Towards Effective Low-bitwidth Convolutional Neural Networks
nowgood's Repositories
nowgood/QuantizeCNNModel
Implement Towards Effective Low-bitwidth Convolutional Neural Networks
nowgood/MagicBox
Magic ToolBar
nowgood/Awesome-LiDAR-Camera-Calibration
A Collection of LiDAR-Camera-Calibration Papers, Toolboxes and Notes
nowgood/BiFlow
nowgood/cifar10
TensorFlow testbed
nowgood/Convolutional-Prototype-Learning
An implementation (TensorFlow) of CPL and GCPL appeared in CVPR2018 paper: "Robust Classification with Convolutional Prototype Learning"
nowgood/cuPCL
A project demonstrating how to use the libs of cuPCL.
nowgood/CVPR-2021-Papers
nowgood/eigen-cuda
MWE for using the Eigen library in CUDA kernels
nowgood/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_right:
nowgood/FINet_Pytorch
[AAAI 2022] FINet: Dual Branches Feature Interaction for Partial-to-Partial Point Cloud Registration, Pytorch implementation.
nowgood/gpu_computing_in_robotics
nowgood/imgaug
Image augmentation for machine learning experiments.
nowgood/Introduction2algs
introduce to algs notebook
nowgood/jupyter
jupyter
nowgood/learn_opencv
learning opencv
nowgood/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
nowgood/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
nowgood/python-examples-cv
OpenCV Python Computer Vision Examples used for Teaching
nowgood/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
nowgood/QCNet
[CVPR 2023] Query-Centric Trajectory Prediction
nowgood/RPMNet
RPM-Net: Robust Point Matching using Learned Features (CVPR2020)
nowgood/SCNet
The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"
nowgood/SuperGluePretrainedNetwork
SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral)
nowgood/synthetic-occlusion
Synthetic Occlusion Augmentation
nowgood/vimrc
The ultimate Vim configuration: vimrc
nowgood/waymo-motion-prediction-challenge-2022-multipath-plus-plus
Solution for Waymo Motion Prediction Challenge 2022. Our implementation of MultiPath++
nowgood/yolo
yolo implement reference