# F2Net
**Repository Path**: bigaisesec/F2Net
## Basic Information
- **Project Name**: F2Net
- **Description**: Code for AAAI 2021 paper: F2Net: Learning to Focus on the Foreground for Unsupervised Video Object Segmentation
- **Primary Language**: Python
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-02-08
- **Last Updated**: 2023-02-15
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# F2Net
Code for AAAI 2021 paper:
**F2Net: Learning to Focus on the Foreground for Unsupervised Video Object Segmentation**
**[[Paper](https://arxiv.org/abs/2012.02534)]**
### Citation
If you use this code please cite:
```
@inproceedings{liu2021f2net,
title={F2Net: Learning to Focus on the Foreground for Unsupervised Video Object Segmentation},
author={Liu, Daizong and Yu, Dongdong and Wang, Changhu and Zhou, Pan},
booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
year={2021}
}
```