OliverRensu/D-iGPT
[ICML 2024] This repository includes the official implementation of our paper "Rejuvenating image-GPT as Strong Visual Representation Learners"
This project offers a way for machine learning researchers and engineers to pre-train advanced image recognition models more effectively. By feeding in raw image data, it outputs highly capable visual representation models that excel at understanding image content. The end-user is a machine learning practitioner focused on computer vision tasks who needs state-of-the-art performance.
No commits in the last 6 months.
Use this if you are developing computer vision applications and need to pre-train powerful image recognition models that offer strong performance on classification and segmentation tasks.
Not ideal if you are looking for an out-of-the-box solution for a specific computer vision problem without needing to train custom models or if you are not familiar with deep learning model pre-training workflows.
Stars
99
Forks
7
Language
Python
License
—
Category
Last pushed
May 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/OliverRensu/D-iGPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
WinfredGe/T2S
[IJCAI 2025] Official implementation of "T2S: High-resolution Time Series Generation with...
monniert/dti-sprites
(ICCV 2021) Code for "Unsupervised Layered Image Decomposition into Object Prototypes" paper
Mukosame/AODA
Official implementation of "Adversarial Open Domain Adaptation for Sketch-to-Photo...
shashankvkt/AlignMixup_CVPR22
Official Implementation of AlignMixup - CVPR 2022
JinXins/Adversarial-AutoMixup
Official PyTorch(MMCV) implementation of “Adversarial AutoMixup” (ICLR 2024 spotlight)