From 68aea65d153c5457df8fc9d46ae727b07db30982 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E6=B5=B7=E9=98=B3?= Date: Mon, 9 Dec 2024 15:03:23 +0100 Subject: [PATCH 1/2] Update TextGCD and add a NeurIPS paper (PHE) --- .DS_Store | Bin 0 -> 6148 bytes README.md | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..25565ed15998c7e0113ddcf91a6c5312b53c2cf1 GIT binary patch literal 6148 zcmeHKyH3ME5ZnV7Mrl$~UP%SY9~_ZsX!8Roi4>3$IYsC#1&L4KXQ=ruW*;D1RwyZ8 zR@xii?vBr%!s`{0G=E;tM5ZEA!xiOKm$7MHePm}5senoEvE9rTt9G{^Rh|wgw~}kw z$deof{ObLtpWC%fv)r~z#Ol@k)yv!Q<93)||CrxD_MYt`gG!?URDcRl0V?n>6+q8c zt0#_JsQ?wA0^bVg_aVa-OJL_{pAIZG0s!?l-VE0^O8~P5fF-bVLv}uyb^}Bs&@RiIY=ID9KJoJX^V>;>eW>P=TQW=f0h4|G$HunE!_)?x+A2_)`j` zs#!F1yi)Ym(aUMC&F}~Km!a0mu~;hxS}VpzTk&PDF6%Y&C9rceI^sqL@<%{*p;3X~ GP~a0=9w-I? literal 0 HcmV?d00001 diff --git a/README.md b/README.md index e0856a1..2b33de2 100644 --- a/README.md +++ b/README.md @@ -45,10 +45,11 @@ Here, we provide a non-exhaustive list of papers that study NCD. - Large-scale Pre-trained Models are Surprisingly Strong in Incremental Novel Class Discovery [[paper]](https://arxiv.org/abs/2303.15975) [[code]](https://github.com/OatmealLiu/MSc-iNCD) - Automatically Discovering Novel Visual Categories with Self-supervised Prototype Learning [[paper]](https://arxiv.org/abs/2208.00979) - CiPR: An Efficient Framework with Cross-instance Positive Relations for Generalized Category Discovery [[paper]](https://arxiv.org/abs/2304.06928) -- Textual Knowledge Matters: Cross-Modality Co-Teaching for Generalized Visual Class Discovery [[paper]](https://arxiv.org/abs/2403.07369) ## 2024 +- Prototypical Hash Encoding for On-the-Fly Fine-Grained Category Discovery (**NeurIPS** 2024) [[paper]](https://arxiv.org/abs/2410.19213) [[code]](https://github.com/HaiyangZheng/PHE) +- Textual Knowledge Matters: Cross-Modality Co-Teaching for Generalized Visual Class Discovery (**ECCV** 2024) [[paper]](https://arxiv.org/abs/2403.07369) [[code]](https://github.com/HaiyangZheng/TextGCD) - Online Continuous Generalized Category Discovery (**ECCV** 2024) [[paper]](https://arxiv.org/abs/2408.13492) [[code]](https://github.com/KHU-AGI/OCGCD) - PromptCCD: Learning Gaussian Mixture Prompt Pool for Continual Category Discovery (**ECCV** 2024) [[paper]](https://arxiv.org/abs/2407.19001) [[code]](https://github.com/Visual-AI/PromptCCD) - Self-Cooperation Knowledge Distillation for Novel Class Discovery (**ECCV** 2024) [[paper]](https://arxiv.org/abs/2407.01930) From 53ac623d3b2a353d3897e3694087eaf9f74bf62a Mon Sep 17 00:00:00 2001 From: haiyang zheng <163375071+HaiyangZheng@users.noreply.github.com> Date: Mon, 9 Dec 2024 15:04:01 +0100 Subject: [PATCH 2/2] Update TextGCD and add a NeurIPS paper (PHE) --- .DS_Store | Bin 6148 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 25565ed15998c7e0113ddcf91a6c5312b53c2cf1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHKyH3ME5ZnV7Mrl$~UP%SY9~_ZsX!8Roi4>3$IYsC#1&L4KXQ=ruW*;D1RwyZ8 zR@xii?vBr%!s`{0G=E;tM5ZEA!xiOKm$7MHePm}5senoEvE9rTt9G{^Rh|wgw~}kw z$deof{ObLtpWC%fv)r~z#Ol@k)yv!Q<93)||CrxD_MYt`gG!?URDcRl0V?n>6+q8c zt0#_JsQ?wA0^bVg_aVa-OJL_{pAIZG0s!?l-VE0^O8~P5fF-bVLv}uyb^}Bs&@RiIY=ID9KJoJX^V>;>eW>P=TQW=f0h4|G$HunE!_)?x+A2_)`j` zs#!F1yi)Ym(aUMC&F}~Km!a0mu~;hxS}VpzTk&PDF6%Y&C9rceI^sqL@<%{*p;3X~ GP~a0=9w-I?