Pinned Repositories
3C-
上海交通大学3C小车代码
AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
apollo
An open autonomous driving platform
awesome
:sunglasses: Curated list of awesome lists
awesome-deep-learning-papers
The most cited deep learning papers
Car-Client
Car-Server
小车端app,主要负责视频录制和传输。
CityMania
The OpenSource Simcity 4 clone
crawler_html2pdf
CS420_final_hw
CS420 Final Homework
Hsveh's Repositories
Hsveh/awesome-deep-learning-papers
The most cited deep learning papers
Hsveh/CtxSyn
Hsveh/DAIN
Depth-Aware Video Frame Interpolation (CVPR 2019)
Hsveh/DBFace
DBFace is a real-time, single-stage detector for face detection, with faster speed and higher accuracy
Hsveh/deformable_conv2d_pytorch
deformable_conv2d layer implemented in pytorch
Hsveh/DISE-Domain-Invariant-Structure-Extraction
Pytorch Implementation -- All about Structure: Adapting Structural Information across Domains for Boosting Semantic Segmentation, CVPR 2019
Hsveh/edge-connect
EdgeConnect: Generative Image Inpainting with Adversarial Edge Learning. https://arxiv.org/abs/1901.00212
Hsveh/flownet2-pytorch
Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
Hsveh/Free-Form-Video-Inpainting
Official Pytorch implementation of "Learnable Gated Temporal Shift Module for Deep Video Inpainting. Chang et al. BMVC 2019." and the FVI dataset in "Free-form Video Inpainting with 3D Gated Convolution and Temporal PatchGAN, Chang et al. ICCV 2019"
Hsveh/irr
Iterative Residual Refinement for Joint Optical Flow and Occlusion Estimation (CVPR 2019)
Hsveh/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
Hsveh/meta-interpolation
Source code for CVPR 2020 paper "Scene-Adaptive Video Frame Interpolation via Meta-Learning"
Hsveh/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Hsveh/OpenSC2K
OpenSC2K - An Open Source remake of SimCity 2000 by Maxis
Hsveh/PlotNeuralNet
Latex code for making neural networks diagrams
Hsveh/PWC-Net
PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume, CVPR 2018 (Oral)
Hsveh/pytorch-pwc
a reimplementation of PWC-Net in PyTorch that matches the official Caffe version
Hsveh/pytorch-sepconv
an implementation of Video Frame Interpolation via Adaptive Separable Convolution using PyTorch
Hsveh/RRIN
Implementation of "Video Frame Interpolation via Residue Refinement"
Hsveh/ScopeFlow
Dynamic Scene Scoping for Optical Flow (CVPR 2020)
Hsveh/Self-Attention-GAN
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
Hsveh/SelFlow
SelFlow: Self-Supervised Learning of Optical Flow
Hsveh/softmax-splatting
an implementation of softmax splatting for differentiable forward warping using PyTorch
Hsveh/SSD
High quality, fast, modular reference implementation of SSD in PyTorch
Hsveh/Super-SloMo
PyTorch implementation of Super SloMo by Jiang et al.
Hsveh/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
Hsveh/tf_unet
Generic U-Net Tensorflow implementation for image segmentation
Hsveh/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
Hsveh/VCN
Volumetric Correspondence Networks for Optical Flow, NeurIPS 2019.
Hsveh/yolo-tensorrt
Support Yolov5s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.