JulietChoo's Stars
VisibleShadow/Implementation-of-Detecting-Camouflaged-Object-in-Frequency-Domain
An unofficial implementation for Detecting Camouflaged Object in Frequency Domain, CVPR 2022 in PyTorch.
scu-zjz/IMDLBenCo
[NeurIPS'24 Spotlight] A comprehensive benchmark & codebase for Image manipulation detection/localization.
SunnyHaze/IML-ViT
Official repository of paper “IML-ViT: Benchmarking Image manipulation localization by Vision Transformer”
yhZhai/WSCL
[ICCV 2023] Official implementation of paper "Towards Generic Image Manipulation Detection with Weakly-Supervised Self-Consistency Learning".
zhang-haojie/wesam
[CVPR 2024] Code for "Improving the Generalization of Segmentation Foundation Model under Distribution Shift via Weakly Supervised Adaptation"
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
QUEAHREN/DemosaicFormer
Official PyTorch implementation of the Winner Award solution of MIPI 2024 Demosaic for HybridEVS Camera Challenge (CVPR Workshop 2024).
XPixelGroup/BasicSR
Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.
ZhexinLiang/CLIP-LIT
[ICCV 2023, Oral] Iterative Prompt Learning for Unsupervised Backlit Image Enhancement
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
CHELSEA234/HiFi_IFDL
Hierarchical Fine-Grained Image Forgery Detection and Localization (CVPR2023 and IJCV2024)
mjkwon2021/CAT-Net
Official code for CAT-Net: Compression Artifact Tracing Network. Image manipulation detection and localization.
ZhiHanZ/IRIS0-SPAN
dddb11/MVSS-Net
Unofficial implementation of MVSS-Net (ICCV 2021) with Pytorch including training code.
zonechen1994/CV_Interview
I hope this repo can help you a lot!
zixian2021/AI-interview-cards
最完整的AI算法面试题目仓库,1000道,25个类目
PistonY/ModelZoo.pytorch
Hands on Imagenet training. Unofficial ModelZoo project on Pytorch. MobileNetV3 Top1 75.64🌟 GhostNet1.3x 75.78🌟
bearpaw/pose-attention
Code for "Multi-Context Attention for Human Pose Estimation " (CVPR 2017)
adambielski/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
megvii-research/DCLS-SR
Official PyTorch implementation of the paper "Deep Constrained Least Squares for Blind Image Super-Resolution", CVPR 2022.
DarrenPan/Awesome-CVPR2024-Low-Level-Vision
A Collection of Papers and Codes in CVPR2023/2022 about low level vision
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
The-Learning-And-Vision-Atelier-LAVA/DASR
[CVPR 2021] Unsupervised Degradation Representation Learning for Blind Super-Resolution
ellisdg/3DUnetCNN
Pytorch 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation
sczhou/IGNN
[NeurIPS 2020] Cross-Scale Internal Graph Neural Network for Image Super-Resolution
yanx27/3DGNN_pytorch
3D Graph Neural Networks for RGBD Semantic Segmentation
zylo117/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
NVlabs/selfsupervised-denoising
High-Quality Self-Supervised Deep Image Denoising - Official TensorFlow implementation of the NeurIPS 2019 paper
icthrm/SC-Net
zhaoweicai/Detectron-Cascade-RCNN
Cascade R-CNN in Detectron