File size: 648 Bytes
28d0ccb
7cf907b
28d0ccb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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}
}

```