santaboi
NCKU Electrical Engineering B.S. Stay hungry,make cool stuff with passion.
National Cheng Kung University
santaboi's Stars
ehjhihlo/DLCV
CommE5052 Deep Learning for Computer Vision
TheShadow29/research-advice-list
A compilation of research advice.
ViTAE-Transformer/QFormer
The official repo for [TPAMI'23] "Vision Transformer with Quadrangle Attention"
mlfoundations/open_clip
An open source implementation of CLIP.
TencentARC/PhotoMaker
PhotoMaker [CVPR 2024]
pha123661/NTU-2022Fall-DLCV
Deep Learning for Computer Vision 深度學習於電腦視覺 by Frank Wang 王鈺強
psf/black
The uncompromising Python code formatter
ermongroup/SDEdit
PyTorch implementation for SDEdit: Image Synthesis and Editing with Stochastic Differential Equations
wtybest/HairCLIPv2
[ICCV 2023] HairCLIPv2: Unifying Hair Editing via Proxy Feature Blending
gwang-kim/DiffusionCLIP
[CVPR 2022] Official PyTorch Implementation for DiffusionCLIP: Text-guided Image Manipulation Using Diffusion Models
alshedivat/al-folio
A beautiful, simple, clean, and responsive Jekyll theme for academics
pytorch/tensordict
TensorDict is a pytorch dedicated tensor container.
roboflow/awesome-openai-vision-api-experiments
Must-have resource for anyone who wants to experiment with and build on the OpenAI vision API 🔥
roboflow/notebooks
Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
ChenWu98/cycle-diffusion
[ICCV 2023] A latent space for stochastic diffusion models
python-poetry/poetry
Python packaging and dependency management made easy
WongKinYiu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
KichangKim/DeepDanbooru
AI based multi-label girl image classification system, implemented by using TensorFlow.
kyegomez/PALI3
Implementation of PALI3 from the paper PALI-3 VISION LANGUAGE MODELS: SMALLER, FASTER, STRONGER"
nctu-eva-lab/AntifakePrompt
This is the official implementation of AntifakePrompt.
salesforce/BLIP
PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
aimagelab/COCOFake
HighwayWu/LASTED
Synthetic Image Detection
nashory/gans-awesome-applications
Curated list of awesome GAN applications and demo
mddunlap924/StableDiffusion2-Image-to-Text
Stable Diffusion with Text-to-Image and Image-to-Text
YuxinWenRick/tree-ring-watermark
pkumivision/FFC
This is an official pytorch implementation of Fast Fourier Convolution.
SSAW14/BeyondtheSpectrum
Implementation for the IJCAI2021 work "Beyond the Spectrum: Detecting Deepfakes via Re-synthesis"
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch