Pinned Repositories
ATSS
Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection, CVPR, Oral, 2020
detection_analysis
Extension of "Diagnosing Error in Object Detectors", ECCV '12 by Derek Hoiem to be compatible with KITTI dataset
detr
End-to-End Object Detection with Transformers
ED_Lib
Implementations of edge (ED, EDColor, EDPF), line (EDLines), circle and low eccentric ellipse (EDCircles) detection algorithms.
FPN
Feature Pyramid Networks for Object Detection
free-programming-books
:books: Freely available programming books
JShomework
LSTR
This is an official repository of End-to-end Lane Shape Prediction with Transformers.
maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
muduo
Event-driven network library for multi-threaded Linux server in C++11
GuoxiongZhang's Repositories
GuoxiongZhang/ATSS
Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection, CVPR, Oral, 2020
GuoxiongZhang/detection_analysis
Extension of "Diagnosing Error in Object Detectors", ECCV '12 by Derek Hoiem to be compatible with KITTI dataset
GuoxiongZhang/detr
End-to-End Object Detection with Transformers
GuoxiongZhang/ED_Lib
Implementations of edge (ED, EDColor, EDPF), line (EDLines), circle and low eccentric ellipse (EDCircles) detection algorithms.
GuoxiongZhang/FPN
Feature Pyramid Networks for Object Detection
GuoxiongZhang/free-programming-books
:books: Freely available programming books
GuoxiongZhang/JShomework
GuoxiongZhang/LSTR
This is an official repository of End-to-end Lane Shape Prediction with Transformers.
GuoxiongZhang/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
GuoxiongZhang/muduo
Event-driven network library for multi-threaded Linux server in C++11
GuoxiongZhang/PythonCourse
GuoxiongZhang/recipes
Some code snippets for sharing
GuoxiongZhang/SSD
High quality, fast, modular reference implementation of SSD in PyTorch
GuoxiongZhang/Thundernet_Pytorch
Implementation Thundernet
GuoxiongZhang/Ultra-Fast-Lane-Detection
Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
GuoxiongZhang/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.