| The pretrained models and training logs of FANet (https://github.com/yangcaoai/fanet). |
|
|
| Please run 'md5sum -c md5sum.lst' to check the files. |
|
|
|
|
| If they are helpful, please cite: |
|
|
| ``` |
| @article{cao2021fakemix, |
| title={FakeMix Augmentation Improves Transparent Object Detection}, |
| author={Cao, Yang and Zhang, Zhengqiang and Xie, Enze and Hou, Qibin and Zhao, Kai and Luo, Xiangui and Tuo, Jian}, |
| journal={arXiv preprint arXiv:2103.13279}, |
| year={2021} |
| } |
| |
| @misc{fanet, |
| author = {Cao, Yang and Zhang, Zhengqiang}, |
| title = {fanet}, |
| howpublished = {\url{https://github.com/yangcao1996/fanet}}, |
| year ={2021} |
| } |
| |
| ``` |