Pinned Repositories
caffe
Caffe: a fast open framework for deep learning.
caffe-1
This fork of BVLC/Caffe is dedicated to improving performance of this deep learning framework when running on CPU, in particular Intel® Xeon processors.
caffe-mobilenet-v3
Caffe Implementation of MobileNets V3
caffe-mobilenet_v2
caffe based mobilenet v2 deploy
CF_benchmark_results
Benchmark results of correlation filters
DBPN-Pytorch
Deep Back-Projection Networks for Super-Resolution
flownet2-pytorch
Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
FreeType
MemNet
Code for our ICCV'17 paper "MemNet: A Persistent Memory Network for Image Restoration" (SPOTLIGHT Presentation)
MobileNetv2
keeprunningcelin's Repositories
keeprunningcelin/caffe
Caffe: a fast open framework for deep learning.
keeprunningcelin/caffe-1
This fork of BVLC/Caffe is dedicated to improving performance of this deep learning framework when running on CPU, in particular Intel® Xeon processors.
keeprunningcelin/caffe-mobilenet-v3
Caffe Implementation of MobileNets V3
keeprunningcelin/caffe-mobilenet_v2
caffe based mobilenet v2 deploy
keeprunningcelin/CF_benchmark_results
Benchmark results of correlation filters
keeprunningcelin/DBPN-Pytorch
Deep Back-Projection Networks for Super-Resolution
keeprunningcelin/flownet2-pytorch
Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
keeprunningcelin/FreeType
keeprunningcelin/MemNet
Code for our ICCV'17 paper "MemNet: A Persistent Memory Network for Image Restoration" (SPOTLIGHT Presentation)
keeprunningcelin/MobileNetv2
keeprunningcelin/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
keeprunningcelin/pytorch-LapSRN
Pytorch implementation for LapSRN (CVPR2017)
keeprunningcelin/ResNeXt
Reproduce ResNet-v3(Aggregated Residual Transformations for Deep Neural Network)
keeprunningcelin/SENet
Squeeze-and-Excitation Networks
keeprunningcelin/SPMC_VideoSR-pytorch
PyTorch Implementation of [Detail-revealing Deep Video Super-resolution](https://arxiv.org/abs/1704.02738)
keeprunningcelin/SRGAN
A PyTorch implementation of SRGAN based on the paper "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"
keeprunningcelin/srgan-1
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
keeprunningcelin/Tiny-DSOD
Tiny-DSOD: Lightweight Object Detection for Resource-Restricted Usage
keeprunningcelin/TVCG-Video-Stabilization-via-joint-Trajectory-Smoothing-and-frame-warping
Source code for "Effective Video stabilization via joint trajectory smoothing and Frame warping" on TVCG
keeprunningcelin/yolo_to_coco
convert yolo format to coco format
keeprunningcelin/EDSR-PyTorch
PyTorch version of the paper 'Enhanced Deep Residual Networks for Single Image Super-Resolution' (CVPRW 2017)
keeprunningcelin/ffmpeg_video_encoder
Simple C++ FFmpeg video encoder. Raw data to mp4 (h264) file.
keeprunningcelin/focal_loss_pytorch
A PyTorch Implementation of Focal Loss.
keeprunningcelin/GCA-Matting
Official repository for Natural Image Matting via Guided Contextual Attention
keeprunningcelin/keeprunningcelin.github.io
我的技术博客,欢迎访问
keeprunningcelin/mobilenetv3
mobilenetv3 with pytorch,provide pre-train model
keeprunningcelin/ResNet-18-Caffemodel-on-ImageNet
ResNet-18 Caffemodel @ilsvrc12 shrt 256 with Top-1 69% Top-5 89%
keeprunningcelin/toolbox
Piotr's Image & Video Matlab Toolbox
keeprunningcelin/vision
Datasets, Transforms and Models specific to Computer Vision
keeprunningcelin/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/