Pinned Repositories
awesome_SSD_FPN_GIoU
This repository carries out some paper recurring work
BOKINet
A simple deep learning framework based on numpy
caffe
Caffe Extended Version fork from NVIDIA
caffe-hrnet
caffe-model
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
caffe-model-zoo
caffe pretrained models and prototxt
caffe-segmentation
Train/eval code for DilatedConv [Yu, ICLR'16], DeepLab-v2 [Chen, Arxiv'16], PSPNet [Zhao, CVPR'17]
caffe-segnet
Semantic Segmentation ;windows vs2013 python2.7 matlab2014以上 添加upsample 、BN层、CPM层。,添加Segnet-C++、python接口测试demo 编译方法同微软caffe
PIVNet
RSN
491913145's Repositories
491913145/BOKINet
A simple deep learning framework based on numpy
491913145/PIVNet
491913145/RSN
491913145/awesome_SSD_FPN_GIoU
This repository carries out some paper recurring work
491913145/caffe-hrnet
491913145/caffe-yolov3
A real-time object detection framework of Yolov3 based on caffe
491913145/CFSRCNN
Coarse-to-Fine CNN for Image Super-Resolution (IEEE Transactions on Multimedia,2020)
491913145/DenseNet-Caffe
DenseNet Caffe Models, converted from https://github.com/liuzhuang13/DenseNet
491913145/find_path
python实现跳点寻路( jps)
491913145/irr
Iterative Residual Refinement for Joint Optical Flow and Occlusion Estimation (CVPR 2019)
491913145/lightweight_openpose
A tensorflow implementation of Arxiv Paper "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose "(https://arxiv.org/abs/1811.12004)
491913145/LiteFlowNet2
A Lightweight Optical Flow CNN - Revisiting Data Fidelity and Regularization, TPAMI 2020
491913145/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
491913145/MobileNetV1_2_3-Pytorch
491913145/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
491913145/openpose_caffe_train
Modified Caffe version for https://github.com/CMU-Perceptual-Computing-Lab/openpose_train
491913145/openpose_train
Training repository for OpenPose
491913145/optical_flow_net-PWC-Net_python3_PyTorch
491913145/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
491913145/PWC-Net
PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume, CVPR 2018 (Oral)
491913145/python-flappyBird
python3 pygame 引擎写的flappyBird
491913145/PyTorch-CycleGAN
A clean and readable Pytorch implementation of CycleGAN
491913145/pytorch-liteflownet
a reimplementation of LiteFlowNet in PyTorch that matches the official Caffe version
491913145/PytorchToCaffe
Pytorch model to caffe model, supported pytorch 0.3, 0.3.1, 0.4, 0.4.1 ,1.0 , 1.0.1 , 1.2 ,1.3 .notice that only pytorch 1.1 have some bugs
491913145/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
491913145/SSD_FPN_GIoU-master
491913145/SSD_mobilenetv2-with-Focal-loss
this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch
491913145/stable-diffusion-webui
Stable Diffusion web UI
491913145/VCN
Volumetric Correspondence Networks for Optical Flow, NeurIPS 2019.
491913145/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS