Pinned Repositories
ActionCLIP_Paddle
AlexNet-keras--for-fish-training
Fish Training
ATSS
Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection, CVPR, Oral, 2020
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
calibrateCamera
CarND-Camera-Calibration
Images and notebook for camera calibration
cascade-rcnn_Pytorch
An implementation of Cascade R-CNN: Delving into High Quality Object Detection.
keras-YOLOv3-mobilenet
I transfer the backend of yolov3 into Mobilenetv1,VGG16,ResNet101 and ResNeXt101
Mobilenet-Keras
Mobilenet-Keras
caikw0602's Repositories
caikw0602/ActionCLIP_Paddle
caikw0602/ATSS
Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection, CVPR, Oral, 2020
caikw0602/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
caikw0602/CvT_paddle
caikw0602/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球175所大学采用教学。
caikw0602/deep_learning_object_detection
A paper list of object detection using deep learning.
caikw0602/DiffusionDet
PyTorch implementation of DiffusionDet (https://arxiv.org/abs/2211.09788)
caikw0602/Distance_Measurement
双目测距,double camera distance measurement,机器视觉,立体视觉,立体相机
caikw0602/FUnIE-GAN
Fast underwater image enhancement for Improved Visual Perception. #TensorFlow #PyTorch
caikw0602/gcn-parking-slot
Attentional graph neural network for parking slot detection
caikw0602/gitdemo
演示git使用
caikw0602/gluon-cv
Gluon CV Toolkit
caikw0602/google-research
Google AI Research
caikw0602/librealsense
Intel® RealSense™ SDK
caikw0602/models
Models and examples built with TensorFlow
caikw0602/monodepth
Unsupervised single image depth prediction with CNNs
caikw0602/monodepth2
Monocular depth estimation from a single image
caikw0602/PaddleClas
A treasure chest for visual classification and recognition powered by PaddlePaddle
caikw0602/python-small-examples
告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work
caikw0602/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
caikw0602/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
caikw0602/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
caikw0602/simplified-deeplearning
Simplified implementations of deep learning related works
caikw0602/slambook2
edition 2 of the slambook
caikw0602/underwater_datasets
Pointers to a collection of underwater image-based datasets and relevant resources.
caikw0602/voc2007_for_yolo_torch
prepare dataset for voc https://github.com/ultralytics/yolov3
caikw0602/YOLO-Multi-Backbones-Attention
Model Compression—YOLOv3 with multi lightweight backbones(ShuffleNetV2 HuaWei GhostNet), attention, prune and quantization
caikw0602/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS
caikw0602/yolov4-pytorch
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。
caikw0602/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS