Pinned Repositories
-
6DPose
adversarial-frcnn
A-Fast-RCNN (CVPR 2017)
ArmNeonOptimization
Arm neon optimization practice
BD_XJTU
百度-西交大·大数据竞赛2018——商家招牌的分类与检测,大赛链接:http://dianshi.baidu.com/gemstone/competitions/detail?raceId=17
BiSeNet
Add bisenetv2. My implementation of BiSeNet
Guided-Filtering
a type of image filter refer to Guided Image Filtering by Kaiming He
ORIS
Image Stitching Algorithm for UAV Aerial Capture Based on Improved ORB and RANSAC
pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
tensorflow-yolov4-tflite
YOLOv4, YOLOv3, YOLO-tiny Implemented in Tensorflow 2.0. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
caojinpei's Repositories
caojinpei/ORIS
Image Stitching Algorithm for UAV Aerial Capture Based on Improved ORB and RANSAC
caojinpei/tensorflow-yolov4-tflite
YOLOv4, YOLOv3, YOLO-tiny Implemented in Tensorflow 2.0. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
caojinpei/BiSeNet
Add bisenetv2. My implementation of BiSeNet
caojinpei/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
caojinpei/cv_tools
caojinpei/dcn-4-heads-yolov5
Add dcn and a 4 heads model config file in 'models' folder to process objects in different size
caojinpei/DCNv2
Deformable Convolutional Networks v2 with Pytorch
caojinpei/DCNv2_latest
DCNv2 supports decent pytorch such as torch 1.5+ (now 1.8+)
caojinpei/DecryptPrompt
总结Prompt&LLM论文,开源数据&模型,AIGC应用
caojinpei/Deep-Learning-Approach-for-Surface-Defect-Detection
A Tensorflow implementation of "Segmentation-Based Deep-Learning Approach for Surface-Defect Detection"
caojinpei/download
Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 proxy vpn circumvention gfw
caojinpei/enet
ENet reliable UDP networking library
caojinpei/flexible-yolov5
More readable and flexible yolov5 with more backbone(resnet, shufflenet, moblienet, efficientnet, hrnet, swin-transformer) and (cbam,dcn and so on), and tensorrt
caojinpei/ImageWatch
caojinpei/libtorch-yolov5
A LibTorch inference implementation of the yolov5
caojinpei/MIPP
MIPP is a portable wrapper for SIMD instructions written in C++11. It supports NEON, SSE, AVX and AVX-512.
caojinpei/opencv_contrib
Repository for OpenCV's extra modules
caojinpei/PaddleSeg
End-to-end image segmentation kit based on PaddlePaddle.
caojinpei/PyTorch_YOLOv4
PyTorch implementation of YOLOv4
caojinpei/RTL-Coder
A new LLM solution for RTL code generation, achieving state-of-the-art performance in non-commercial solutions and outperforming GPT-3.5.
caojinpei/shape_based_matching
try to implement halcon shape based matching, refer to machine vision algorithms and applications, page 317 3.11.5, written by halcon engineers
caojinpei/SOLO
SOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020.
caojinpei/Swin-Transformer-Object-Detection
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Object Detection and Instance Segmentation.
caojinpei/Swin-Transformer-Semantic-Segmentation
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation.
caojinpei/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition APIs
caojinpei/tracklite
Using Tensort to speed up yolov3 with deepsort for MOT
caojinpei/uncaliberated-photometric-stereo
光度立体算法
caojinpei/yolo-tensorrt
darknet -> tensorrt. TensorRT yoloV23 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.
caojinpei/YOLObile
This is the implementation of YOLObile: Real-Time Object Detection on Mobile Devices via Compression-Compilation Co-Design
caojinpei/yolov5_prune
yolov5剪枝,支持v2,v3,v4版本的yolov5