-
Hi, when I'm doing the CUDA_VISIBLE_DEVICES= python main.py --config cfgs//fewshot.yaml --finetune_model \
--ckpts --exp_name --way --shot --fold .
It shows error:TypeError: __init__() got an un…
-
Hi author,
The introduction to the use of dataset_tool.py provided in the readme documentation doesn't seem to have few-shot setting,
how should I prepare the dataset according to the setting given…
-
Hi, thanks for this amazing work. I want to ask if this model is few-shot or zero-shot model for 6D pose estimation? Thank you!
-
Hi LucoDervo,
I was looking for a few-shot dataset, specifically the '100-shot-Bridge_of_Sighs' and '100-shot-Temple_of_Heaven.' and I came across your code during my search.
Do you have the ful…
sz083 updated
2 months ago
-
### Feature description
Action items:
* `FewShotExample` type should be extended with optional field representing list of input images
* method `list_few_shots` of class `Prompt` should be able t…
-
Hello,I want to use the few-shot method to assist LLAMA in inference. May I ask how the input format should be set?
-
I'd like to apply few shot object detection on images where there are plenty of expected detections (e.g a few dozens or hundreds).
The pattern is a bit repetitive, so the idea is to label only 5-1…
-
Quick research and decisions to be made about:
* Which models need to be fine-tuned on which tasks?
* Which models need to be evaluated few-shot?
* Which models should be evaluated 0-shot?
-
I would like to inquire about how the few-shot approach is specifically incorporated into your pretraining process. For instance, the paper mentions six different few-shot scenarios with 0, 4, 8, 16, …
-
作者您好!感谢您的工作,我复现之后发现效果很好,这里有几个小问题想要咨询:
1.请教few-shot体现在什么地方呢? 2.参数里的k-shot=16 是指是什么意思呢?
期待解惑,麻烦您了!