Pinned Repositories
albumentations
Fast image augmentation library and easy to use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about library: https://www.mdpi.com/2078-2489/11/2/125
Awesome-Graph-Neural-Networks
Paper Lists for Graph Neural Networks
Awesome-NeurIPS2019-NIPS2019
人工智能和机器学习领域的国际顶级会议NeurIPS论文收集
awesome-object-proposals
A curated list of object proposals resources for object detection
CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
CLRNet
Pytorch implementation of our paper "CLRNet: Cross Layer Refinement Network for Lane Detection" (CVPR2022 Acceptance).
Code
Code Update
DSVT
[CVPR2023] Official Implementation of "DSVT: Dynamic Sparse Voxel Transformer with Rotated Sets"
lanedet
An open source lane detection toolbox based on PyTorch, including SCNN, RESA, UFLD, LaneATT, CondLane, etc.
mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
spoonyrabbit's Repositories
spoonyrabbit/albumentations
Fast image augmentation library and easy to use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about library: https://www.mdpi.com/2078-2489/11/2/125
spoonyrabbit/Awesome-Graph-Neural-Networks
Paper Lists for Graph Neural Networks
spoonyrabbit/Awesome-NeurIPS2019-NIPS2019
人工智能和机器学习领域的国际顶级会议NeurIPS论文收集
spoonyrabbit/awesome-object-proposals
A curated list of object proposals resources for object detection
spoonyrabbit/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
spoonyrabbit/CLRNet
Pytorch implementation of our paper "CLRNet: Cross Layer Refinement Network for Lane Detection" (CVPR2022 Acceptance).
spoonyrabbit/Code
Code Update
spoonyrabbit/DSVT
[CVPR2023] Official Implementation of "DSVT: Dynamic Sparse Voxel Transformer with Rotated Sets"
spoonyrabbit/lanedet
An open source lane detection toolbox based on PyTorch, including SCNN, RESA, UFLD, LaneATT, CondLane, etc.
spoonyrabbit/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
spoonyrabbit/PersFormer_3DLane
[ECCV2022 oral] Perspective Transformer on 3D Lane Detection
spoonyrabbit/pynetbuilder
pyNetBuilder is a modular pytonic interface with builtin modules for generating popular caffe prototxt network file definitions.
spoonyrabbit/R3Det_Tensorflow
R3Det: Refined Single-Stage Detector with Feature Refinement for Rotating Object
spoonyrabbit/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
spoonyrabbit/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
spoonyrabbit/Trajectory-Prediction-Collection
spoonyrabbit/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎 一款超轻量级通用人脸检测模型(模型文件大小仅1MB,320x240输入下计算量仅90MFlops)适用于边缘计算设备、移动端设备以及PC
spoonyrabbit/xThread
C++11实现的、跨平台项目,关于线程异步同步范例,范例中说明了死锁的产生和解决,条件变量的运用,异步计算,主线程向子线程传参和子线程向主线程传等等!
spoonyrabbit/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite