Pinned Repositories
AnimeGANv3-onnxruntime-demo
This is the onnxruntime inference code for AnimeGANv3
awesome-virtual-try-on-note
Notes on Virtual Try-On Paper.记录一些经典虚拟试穿论文的笔记。
CLRNet-onnxruntime-and-tensorrt-demo
This is the onnxruntime and tensorrt inference code for CLRNet: Cross Layer Refinement Network for Lane Detection (CVPR 2022). Official code: https://github.com/hongyliu/CLRNet
DIS-onnxruntime-and-tensorrt-demo
This is the onnxruntime and tensorrt inference code for Highly Accurate Dichotomous Image Segmentation (ECCV 2022).
GFPGAN-onnxruntime-demo
This is the onnxruntime inference code for GFP-GAN: Towards Real-World Blind Face Restoration with Generative Facial Prior (CVPR 2021). Official code: https://github.com/TencentARC/GFPGAN
Tensorrt-int8-quantization-pipline
a simple pipline of int8 quantization based on tensorrt.
Thin-Plate-Spline-Motion-Model
[CVPR 2022] Thin-Plate Spline Motion Model for Image Animation.
U2Net-with-multi-loss
U2Net + ISNet GT encoder, training base on ssim loss, iou loss and bce loss,experimented on tooth segmentation on panoramic X-ray images.
VisDrone-yolov8
Many yolov8 model are trained on the VisDrone dataset.
yolov9-segmentation-tensorrt
This is the tensorrt inference code for yolov9 instance segmentation.
xuanandsix's Repositories
xuanandsix/GFPGAN-onnxruntime-demo
This is the onnxruntime inference code for GFP-GAN: Towards Real-World Blind Face Restoration with Generative Facial Prior (CVPR 2021). Official code: https://github.com/TencentARC/GFPGAN
xuanandsix/CLRNet-onnxruntime-and-tensorrt-demo
This is the onnxruntime and tensorrt inference code for CLRNet: Cross Layer Refinement Network for Lane Detection (CVPR 2022). Official code: https://github.com/hongyliu/CLRNet
xuanandsix/Tensorrt-int8-quantization-pipline
a simple pipline of int8 quantization based on tensorrt.
xuanandsix/DIS-onnxruntime-and-tensorrt-demo
This is the onnxruntime and tensorrt inference code for Highly Accurate Dichotomous Image Segmentation (ECCV 2022).
xuanandsix/VisDrone-yolov8
Many yolov8 model are trained on the VisDrone dataset.
xuanandsix/AnimeGANv3-onnxruntime-demo
This is the onnxruntime inference code for AnimeGANv3
xuanandsix/U2Net-with-multi-loss
U2Net + ISNet GT encoder, training base on ssim loss, iou loss and bce loss,experimented on tooth segmentation on panoramic X-ray images.
xuanandsix/yolov9-segmentation-tensorrt
This is the tensorrt inference code for yolov9 instance segmentation.
xuanandsix/awesome-virtual-try-on-note
Notes on Virtual Try-On Paper.记录一些经典虚拟试穿论文的笔记。
xuanandsix/Thin-Plate-Spline-Motion-Model
[CVPR 2022] Thin-Plate Spline Motion Model for Image Animation.
xuanandsix/myworks
个人作品集,包括目标检测,语义分割,图像超分,风格迁移等方向