Pinned Repositories
AI-System
System for AI Education Resource.
CUDA-PointPillars
A project demonstrating how to use CUDA-PointPillars to deal with cloud points data from lidar.
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
LiDAR-MOS
(LMNet) Moving Object Segmentation in 3D LiDAR Data: A Learning-based Approach Exploiting Sequential Data (RAL/IROS 2021)
opencv
learn tensorflow with py
range-mcl
Range Image-based LiDAR Localization for Autonomous Vehicles Using Mesh Maps (chen2021icra)
SalsaNext
Uncertainty-aware Semantic Segmentation of LiDAR Point Clouds for Autonomous Driving
simulation
different iou loss experiment
sissini's Repositories
sissini/AI-System
System for AI Education Resource.
sissini/CUDA-PointPillars
A project demonstrating how to use CUDA-PointPillars to deal with cloud points data from lidar.
sissini/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
sissini/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
sissini/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
sissini/LiDAR-MOS
(LMNet) Moving Object Segmentation in 3D LiDAR Data: A Learning-based Approach Exploiting Sequential Data (RAL/IROS 2021)
sissini/opencv
learn tensorflow with py
sissini/range-mcl
Range Image-based LiDAR Localization for Autonomous Vehicles Using Mesh Maps (chen2021icra)
sissini/SalsaNext
Uncertainty-aware Semantic Segmentation of LiDAR Point Clouds for Autonomous Driving
sissini/simulation
different iou loss experiment
sissini/sissini.github.io
sissini/tensorflow
sissini/tensorRT_cpp
C++ library based on tensorrt integration
sissini/tensorrt_demos
TensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet
sissini/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
sissini/tiny-tensorrt
Use TensorRT more easily, support c++ and python.
sissini/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS