Pinned Repositories
FRSR
FRSR net for small target detection enhancement
InfraredDetectionWin
for infrared detection with CMOS camera
IPI-for-small-target-detection
This source code is for small target detection based on Infrared patch-image model in a single image.
LeetCode
:pencil: Python / C++ 11 Solutions of All LeetCode Questions
PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
PICOPON.github.io
Preview
Visual_feedback-System
visual-feedback for micro-assembly
yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS
YOLOV5_Engine
Forward Prediction of (.engine) generated by YOLOV5 6.1 Only need TensorRT package
YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
PICOPON's Repositories
PICOPON/Visual_feedback-System
visual-feedback for micro-assembly
PICOPON/SerialPortCpp
Wrapperclass for Serial communication
PICOPON/www.ynsszs.fun
for www.ynsszs.fun website
PICOPON/WzSerialPort
Windows、Linux的C++串口库,原生API封装
PICOPON/opencv_example
some examples of OpenCV
PICOPON/STAPLE
C++ implementation of staple algorithm for object tracking.
PICOPON/Computer-Version
中山大学计算机视觉
PICOPON/LintCode
:pencil2: C++ 11 Solutions of All 289 LintCode Problems
PICOPON/IPI-for-small-target-detection
This source code is for small target detection based on Infrared patch-image model in a single image.
PICOPON/MFT
Multi-solution Fusion for Visual Tracking(MFT)
PICOPON/keras-yolo3
Training and Detecting Objects with YOLO3
PICOPON/yolo3-training-keras-master
YOLOv3 training with own data on GPU. A Keras implementation of YOLOv3
PICOPON/Saliency_LC_Algorithm
图像显著性检测算法 - LC
PICOPON/LeetCode
:pencil: Python / C++ 11 Solutions of All LeetCode Questions
PICOPON/TrackerGoturn
GOTURN tracker base on SqueezeNet.
PICOPON/selective-search-cpp
C++ implementation of Selective Search
PICOPON/KCF-Tracking
KCFcpp的Visual Studio2015版本