Xiao-Feng

Results 14 issues of Xiao-Feng

Many thanks for your contribution.It's very meaningful for learning openmmlab series, and i wann know if many new few shot algorithms will be introduced later.

Thank you for yourcontribution,after get the format of miniimage dataset,i train it,but a error occurs as follow: 2022-03-04 18:21:39,431 - mmfewshot - INFO - Set random seed to 0, deterministic:...

Thanks for your work.When i run with the command **"python inference.py --config configs/faster_rcnn_voc.yml"** a problem occur as follow: Traceback (most recent call last): File "inference.py", line 45, in Model =...

Hello,thanks for your share,when i use your code with the command 'sh ./train --dataroot datasets/horse2zebra/ --cuda',i encounter a problem said './train: 20: ./train: Syntax error: "(" unexpected',could you please help...

Hello,i want to know if in the test progress,the input images seem to generated without passing EEN model,and i get the following results: ![Uploading Potsdam_2_10_RGB.0.11.png…]()

**Hi,thanks for your work!I have a question as follow:** Average Recall (AR) @[ IoU=0.50:0.95 | area=medium | maxDets=100 ] = 0.000 Average Recall (AR) @[ IoU=0.50:0.95 | area= large |...

When i use the command of "sh all.sh",it end with "============ Few-shot object detetion will start. =============",do you know what wrong with it ?

If the support images include the query images in your codes,because when i use 5-way-10-shot to test,i find the 10 support images include the query image one,and if it means...

I use the trained model without finetune and run the demo.py to inference images,but get this issue,can you help me with it?

i run the train codes,but a problem occur as follow: **AssertionError: Path does not exist: /home/dl/VSST/zwm/CR-DA-DET-master/DA_Faster_ICR_CCR/data/cityscape/VOC2007/ImageSets/Main/train_s.txt** when will the dataset be released?