Pinned Repositories
AugLy
A data augmentations library for audio, image, text, and video.
awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
Baidu-netdisk-AI-Image-processing-Challenge-demoire
百度网盘AI大赛——图像处理挑战赛:文档图像摩尔纹消除第2名方案
BCH
BCH implementation
convcap
cv-papers
计算机视觉相关论文整理、记录、分享; 包括图像分类、目标检测、视觉跟踪/目标跟踪、人脸识别/人脸验证、OCR/场景文本检测及识别等领域。欢迎加星,欢迎指正错误,同时也期待能够共同参与!!! 持续更新中... ...
cvpr2019
cvpr2019 papers,极市团队整理
daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
DDNM
Official PyTorch implementation for the paper "Zero Shot Image Restoration Using Denoising Diffusion Null-Space Model"
jaso203's Repositories
jaso203/awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
jaso203/AugLy
A data augmentations library for audio, image, text, and video.
jaso203/Baidu-netdisk-AI-Image-processing-Challenge-demoire
百度网盘AI大赛——图像处理挑战赛:文档图像摩尔纹消除第2名方案
jaso203/cvpr2019
cvpr2019 papers,极市团队整理
jaso203/DDNM
Official PyTorch implementation for the paper "Zero Shot Image Restoration Using Denoising Diffusion Null-Space Model"
jaso203/Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image
jaso203/DeepFakeDefenders
Image forgery recognition algorithm
jaso203/DeepFakeDefenders2
A prize winning solution for Multimedia Deepfake Detection competition.
jaso203/DeepFakeDefenders_list
deepfake比赛结果
jaso203/Document-Dewarping-with-Control-Points
Document Dewarping with Control Points
jaso203/Document-Image-Dewarping
Document Image Dewarping
jaso203/DPIR
Plug-and-Play Image Restoration with Deep Denoiser Prior (IEEE TPAMI 2021) (PyTorch)
jaso203/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet and EfficientNetV2 (coming soon!)
jaso203/ffmpeg-cpp-video-processes
Ffmpeg decoding, encoding, avfilter, push stream(ffmpeg编解码、滤镜、推流等)
jaso203/generative-models
Generative Models by Stability AI
jaso203/jnr-ffi
Java Abstracted Foreign Function Layer
jaso203/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
jaso203/mmpretrain
OpenMMLab Pre-training Toolbox and Benchmark
jaso203/person_generation_spt
PyTorch Implementation for Unsupervised Person Image Generation with Semantic Parsing Transformation
jaso203/PerspectiveCorrection
This is a projective geometry project aiming to correct perspective distortions in images after a user identifies pairs of horizontal and vertical lines.
jaso203/PhotoNecf
Web Photo Source Identification based on Neural Enhanced Camera Fingerprint (WWW2023)
jaso203/PIMoG-An-Effective-Screen-shooting-Noise-Layer-Simulation-for-Deep-Learning-Based-Watermarking-Netw
This is the code for paper: ``PIMoG : An Effective Screen-shooting Noise-Layer Simulation for Deep-Learning-Based Watermarking Network. .Fang, Han, et al. Proceedings of the 30th ACM International Conference on Multimedia. 2022.
jaso203/pyod
A Comprehensive and Scalable Python Library for Outlier Detection (Anomaly Detection)
jaso203/simpledet
A Simple and Versatile Framework for Object Detection and Instance Recognition
jaso203/SPANet
Spatial Attentive Single-Image Deraining with a High Quality Real Rain Dataset (CVPR'19)
jaso203/stable_signature
Official implementation of the paper "The Stable Signature Rooting Watermarks in Latent Diffusion Models"
jaso203/three_bricks
Official Implementation of the paper "Three Bricks to Consolidate Watermarks for LLMs"
jaso203/TNN
TNN: developed by Tencent Youtu Lab and Guangying Lab, a lightweight and high-performance deep learning framework for mobile inference. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework. TNN:由腾讯优图实验室和光影实验室协同打造,移动端高性能、轻量级推理框架,同时拥有跨平台、高性能、模型压缩、代码裁剪等众多突出优势。TNN框架在原有Rapidnet、ncnn框架的基础上进一步加强了移动端设备的支持以及性能优化,同时也借鉴了业界主流开源框架高性能和良好拓展性的优点。目前TNN已经在手Q、微视、P图等应用中落地,欢迎大家参与协同共建,促进TNN推理框架进一步完善。
jaso203/VINE
"Robust Watermarking Using Generative Priors Against Image Editing: From Benchmarking to Advances" (Official Implementation)
jaso203/viterbi
A Convolutional Encoder and Viterbi Decoder in C++.