Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shuangw98 committed Nov 10, 2022
1 parent 9728905 commit 771e7cd
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Pytorch == 1.6.0

Torchvision == 0.7.0

Detectron2 == 0.3

CUDA == 10.1


Expand Down Expand Up @@ -46,5 +48,18 @@ sh voc_train.sh mfdc SPLIT_ID
sh coco_train.sh mfdc
```

## Citation
If you find our code helpful in your research, please cite the following publication:
```
@inproceedings{wu2022multi,
title={Multi-faceted Distillation of Base-Novel Commonality for Few-Shot Object Detection},
author={Wu, Shuang and Pei, Wenjie and Mei, Dianwen and Chen, Fanglin and Tian, Jiandong and Lu, Guangming},
booktitle={European Conference on Computer Vision},
pages={578--594},
year={2022},
organization={Springer}
}
```

## Contact
Please feel free to contact me (Email: wushuang9811@outlook.com) if you have any questions.

0 comments on commit 771e7cd

Please sign in to comment.