Foxhead-Studio's Stars
SongHunHan/LawRAG_ChatBot
LangChain, RAG project
Profrog/chessx2
sim-so/pytorch-ko-ner-v2
PLM 기반 한국어 개체명 인식 (NER)
eagle705/pytorch-bert-crf-ner
KoBERT와 CRF로 만든 한국어 개체명인식기 (BERT+CRF based Named Entity Recognition model for Korean)
ai2-ner-project/pytorch-ko-ner
PLM 기반 한국어 개체명 인식 (NER)
kimwoonggon/publicservant_AI
김웅곤 - 텐서플로우와 케라스로 구현한 NLP 기초 (2020년 버전)
huangwenwenlili/spa-former
Code for the paper titled "Sparse Self-Attention Transformer for Image Inpainting".
liuqk3/PUT
Paper 'Transformer based Pluralistic Image Completion with Reduced Information Loss' in TPAMI 2024 and 'Reduce Information Loss in Transformers for Pluralistic Image Inpainting' in CVPR2022
KumapowerLIU/Rethinking-Inpainting-MEDFE
Rethinking Image Inpainting via a Mutual Encoder Decoder with Feature Equalizations. ECCV 2020 Oral
researchmm/PEN-Net-for-Inpainting
[CVPR'2019] PEN-Net: Learning Pyramid-Context Encoder Network for High-Quality Image Inpainting
KumapowerLIU/PD-GAN
The official pytorch code of PD-GAN: Probabilistic Diverse GAN for Image Inpainting (CVPR 2021)
DQiaole/ZITS_inpainting
[CVPR 2022] Incremental Transformer Structure Enhanced Image Inpainting with Masking Positional Encoding
IDEA-Research/awesome-detection-transformer
Collect some papers about transformer for detection and segmentation. Awesome Detection Transformer for Computer Vision (CV)
karfly/qd-imd
Quick Draw Irregular Mask Dataset
knazeri/edge-connect
EdgeConnect: Structure Guided Image Inpainting using Edge Prediction, ICCV 2019 https://arxiv.org/abs/1901.00212
hitachinsk/FGT
[ECCV 2022] Flow-Guided Transformer for Video Inpainting
zengyh1900/Awesome-Image-Inpainting
A curated list of image inpainting and video inpainting papers and resources
hyul77/VIP
졸업작품 / 캡스톤디자인
yongsun-yoon/one-click-image-inpainting
SysCV/sam-pt
SAM-PT: Extending SAM to zero-shot video segmentation with point-based tracking.
keunsoo-ko/CMT
Continuously Masked Transformer for Image Inpainting, ICCV, 2023
bobo0303/MSCSWT-Net
IMAGE INPAINTING BY MSCSWIN TRANSFORMER ADVERSARIAL AUTOENCODER
CASIA-IVA-Lab/FastSAM
Fast Segment Anything
xavysp/TEED
TEED: Tiny and Efficient Edge Detector
jingyuanli001/RFR-Inpainting
The source code for CVPR 2020 accepted paper "Recurrent Feature Reasoning for Image Inpainting"
MathiasGruber/PConv-Keras
Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions". Try at: www.fixmyphoto.ai
amansharif/Recommender-Systems
POC on Recommender Systems, one of the most trending and intriguing domain in machine learning. Mainly focused on Collaborative Filtering approach and Non-Negative Matrix Factorization models.
dongqixu/recommender-systems
Recommender Systems based on Matrix Factorization
rickiepark/nlp-with-transformers
<트랜스포머를 활용한 자연어 처리> 예제 코드를 위한 저장소입니다.
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more