All Projects → ZhangGongjie → Meta-DETR

ZhangGongjie / Meta-DETR

Licence: MIT license
Meta-DETR: Official PyTorch Implementation

Programming Languages

python
139335 projects - #7 most used programming language
Cuda
1817 projects
shell
77523 projects
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to Meta-DETR

Awesome-Few-shot
Awesome Few-shot learning
Stars: ✭ 50 (-75.61%)
Mutual labels:  meta-learning, few-shot-object-detection
mindware
An efficient open-source AutoML system for automating machine learning lifecycle, including feature engineering, neural architecture search, and hyper-parameter tuning.
Stars: ✭ 34 (-83.41%)
Mutual labels:  meta-learning
simple-cnaps
Source codes for "Improved Few-Shot Visual Classification" (CVPR 2020), "Enhancing Few-Shot Image Classification with Unlabelled Examples" (WACV 2022), and "Beyond Simple Meta-Learning: Multi-Purpose Models for Multi-Domain, Active and Continual Few-Shot Learning" (Neural Networks 2022 - in submission)
Stars: ✭ 88 (-57.07%)
Mutual labels:  meta-learning
Nearest-Celebrity-Face
Tensorflow Implementation of FaceNet: A Unified Embedding for Face Recognition and Clustering to find the celebrity whose face matches the closest to yours.
Stars: ✭ 30 (-85.37%)
Mutual labels:  meta-learning
sib meta learn
Code of Empirical Bayes Transductive Meta-Learning with Synthetic Gradients
Stars: ✭ 56 (-72.68%)
Mutual labels:  meta-learning
DCNet
Dense Relation Distillation with Context-aware Aggregation for Few-Shot Object Detection, CVPR 2021
Stars: ✭ 113 (-44.88%)
Mutual labels:  few-shot-object-detection
NSL
Implementation for <Neural Similarity Learning> in NeurIPS'19.
Stars: ✭ 33 (-83.9%)
Mutual labels:  meta-learning
meta-SR
Pytorch implementation of Meta-Learning for Short Utterance Speaker Recognition with Imbalance Length Pairs (Interspeech, 2020)
Stars: ✭ 58 (-71.71%)
Mutual labels:  meta-learning
HebbianMetaLearning
Meta-Learning through Hebbian Plasticity in Random Networks: https://arxiv.org/abs/2007.02686
Stars: ✭ 77 (-62.44%)
Mutual labels:  meta-learning
StyleSpeech
Official implementation of Meta-StyleSpeech and StyleSpeech
Stars: ✭ 161 (-21.46%)
Mutual labels:  meta-learning
SAN
[ECCV 2020] Scale Adaptive Network: Learning to Learn Parameterized Classification Networks for Scalable Input Images
Stars: ✭ 41 (-80%)
Mutual labels:  meta-learning
FewShotDetection
(ECCV 2020) PyTorch implementation of paper "Few-Shot Object Detection and Viewpoint Estimation for Objects in the Wild"
Stars: ✭ 188 (-8.29%)
Mutual labels:  few-shot-object-detection
pymfe
Python Meta-Feature Extractor package.
Stars: ✭ 89 (-56.59%)
Mutual labels:  meta-learning
FUSION
PyTorch code for NeurIPSW 2020 paper (4th Workshop on Meta-Learning) "Few-Shot Unsupervised Continual Learning through Meta-Examples"
Stars: ✭ 18 (-91.22%)
Mutual labels:  meta-learning
LearningToCompare-Tensorflow
Tensorflow implementation for paper: Learning to Compare: Relation Network for Few-Shot Learning.
Stars: ✭ 17 (-91.71%)
Mutual labels:  meta-learning
MLSR
Source code for ECCV2020 "Fast Adaptation to Super-Resolution Networks via Meta-Learning"
Stars: ✭ 59 (-71.22%)
Mutual labels:  meta-learning
pytorch-siamese-triplet
One-Shot Learning with Triplet CNNs in Pytorch
Stars: ✭ 74 (-63.9%)
Mutual labels:  meta-learning
meta-learning-progress
Repository to track the progress in Meta-Learning (MtL), including the datasets and the current state-of-the-art for the most common MtL problems.
Stars: ✭ 26 (-87.32%)
Mutual labels:  meta-learning
MetaHeac
This is an official implementation for "Learning to Expand Audience via Meta Hybrid Experts and Critics for Recommendation and Advertising"(KDD2021).
Stars: ✭ 36 (-82.44%)
Mutual labels:  meta-learning
FSL-Mate
FSL-Mate: A collection of resources for few-shot learning (FSL).
Stars: ✭ 1,346 (+556.59%)
Mutual labels:  meta-learning

Meta-DETR: Official PyTorch Implementation

arXiv Survey GitHub license

Paper: http://arxiv.org/abs/2103.11731v3

Update on 22nd Sept: We have made improvements to this work and achieved much better performance and efficiency! Check our the latest version of this work at https://arxiv.org/abs/2103.11731v3. Codes will be released in Oct 2021.

Update on 31st Oct: Codes released. However, we are rushing an important deadline, so codes might still be a bit messy. We will release the cleaned-up codes, pre-trained models, logs, and detailed instruction in early Dec 2021.

Environment: Ubuntu 18.04 LTS Python 3.7 Pytorch 1.7.1 Cuda 10.2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].