- Taipei, Taiwan
- https://www.gitbook.com/@polor10101
Stars
Official Repo for CVPR 2025 paper "OSDFace: One-Step Diffusion Model for Face Restoration"
⚔ Tiled Zelda style game written in Python and Pygame.
Official Implementation for "StyleCLIP: Text-Driven Manipulation of StyleGAN Imagery" (ICCV 2021 Oral)
Implementation of VAE and CVAE using Pytorch on MNIST dataset
[ECCV 2024] codes of DiffBIR: Towards Blind Image Restoration with Generative Diffusion Prior
[NeurIPS 2024] DreamClear: High-Capacity Real-World Image Restoration with Privacy-Safe Dataset Curation
(CVPR2024) Official implementation of paper: "Selective Hourglass Mapping for Universal Image Restoration Based on Diffusion Model"
[ICLR'25] AdaIR: Adaptive All-in-One Image Restoration via Frequency Mining and Modulation
AIGC-interview/CV-interview/LLMs-interview面试问题与答案集合仓,同时包含工作和科研过程中的新想法、新问题、新资源与新项目
[ECCV2024] Pixel-Aware Stable Diffusion for Realistic Image Super-Resolution and Personalized Stylization
[CVPR2024] SeeSR: Towards Semantics-Aware Real-World Image Super-Resolution
Official implementation of the paper "LangSplat: 3D Language Gaussian Splatting" [CVPR2024 Highlight]
A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8…
Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massive Transpose extrapolation problem in onnx-tensorflow (onnx-t…
Official implementations of CIRKD: Cross-Image Relational Knowledge Distillation for Semantic Segmentation and implementations on Cityscapes, ADE20K, COCO-Stuff., Pascal VOC and CamVid.
This is a list of interesting papers and projects about TinyML.
polor1010 / distiller
Forked from IntelLabs/distillerNeural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distiller
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…
A collection of AWESOME things about image matting.
[IJCV 2022] Bridging Composite and Real: Towards End-to-end Deep Image Matting
MODNet for clothing matting
Lite-HRNet: A Lightweight High-Resolution Network
AttaNet for real-time semantic segmentation.
This is an official pytorch implementation of Lite-HRNet: A Lightweight High-Resolution Network.
dbpprt / u-2-net-portrait
Forked from xuebinqin/U-2-NetThe code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
This is the unofficial code of Deep Dual-resolution Networks for Real-time and Accurate Semantic Segmentation of Road Scenes. which achieve state-of-the-art trade-off between accuracy and speed on …
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its…