Pinned Repositories
Document-Dewarping-with-Control-Points
Document Dewarping with Control Points
DualStyleGAN
[CVPR 2022] Pastiche Master: Exemplar-Based High-Resolution Portrait Style Transfer
FPN_Tensorflow
A Tensorflow implementation of FPN detection framework.
Hand4Whole_RELEASE
Official PyTorch implementation of "Accurate 3D Hand Pose Estimation for Whole-Body 3D Human Mesh Estimation", CVPRW 2022
human-pose-estimation.pytorch
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
MobileNet_V2_TensorFlow
pure tensorflow Implemention of MobileNet_V2. provide pretrained model weights in imagenet.
MotioNet
A deep neural network that directly reconstructs the motion of a 3D human skeleton from monocular video [ToG 2020]
ResNet_TensorFlow
pure tensorflow Implemention of resnet. provide pretrained model weights in imagenet.
TF_CenterNet
A pure TensorFlow implementation of CenterNet(Objects as Points)
yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite
MioChiu's Repositories
MioChiu/TF_CenterNet
A pure TensorFlow implementation of CenterNet(Objects as Points)
MioChiu/MobileNet_V2_TensorFlow
pure tensorflow Implemention of MobileNet_V2. provide pretrained model weights in imagenet.
MioChiu/ResNet_TensorFlow
pure tensorflow Implemention of resnet. provide pretrained model weights in imagenet.
MioChiu/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite
MioChiu/Document-Dewarping-with-Control-Points
Document Dewarping with Control Points
MioChiu/DualStyleGAN
[CVPR 2022] Pastiche Master: Exemplar-Based High-Resolution Portrait Style Transfer
MioChiu/FPN_Tensorflow
A Tensorflow implementation of FPN detection framework.
MioChiu/Hand4Whole_RELEASE
Official PyTorch implementation of "Accurate 3D Hand Pose Estimation for Whole-Body 3D Human Mesh Estimation", CVPRW 2022
MioChiu/human-pose-estimation.pytorch
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
MioChiu/MotioNet
A deep neural network that directly reconstructs the motion of a 3D human skeleton from monocular video [ToG 2020]
MioChiu/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
MioChiu/pytorch_vqvae
MioChiu/SSD.TensorFlow
State-of-the-art Single Shot MultiBox Detector in Pure TensorFlow
MioChiu/Synthesize-Distorted-Image-and-Its-Control-Points
Synthesize distorted document image and control points.
MioChiu/UGATIT-pytorch
Official PyTorch implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation
MioChiu/vqvae2
MioChiu/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/