Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RuoyiDu authored Feb 7, 2023
1 parent d12521c commit bf98543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ For more details and the tutorials about the FGVCLib, see [FGVCLib](https://pris
We decompose the detection framework into different components and one can easily construct a customized object detection framework by combining different modules.

- **State of the art**
We implement state-of-the-art methods by the FGVCLib, [PMG](https://arxiv.org/abs/2003.03836v3), [MCL](https://arxiv.org/abs/2002.04264), [API-Net](https://arxiv.org/abs/2002.10191), [CAL](https://ieeexplore.ieee.org/document/9710619), [TransFG](https://ieeexplore.ieee.org/document/9710619), [PIM](https://arxiv.org/abs/2202.03822).
We implement state-of-the-art methods by the FGVCLib, [PMG](https://arxiv.org/abs/2003.03836v3), [PMG_V2](https://ieeexplore.ieee.org/abstract/document/9609669), [MCL](https://arxiv.org/abs/2002.04264), [API-Net](https://arxiv.org/abs/2002.10191), [CAL](https://ieeexplore.ieee.org/document/9710619), [TransFG](https://ieeexplore.ieee.org/document/9710619), [PIM](https://arxiv.org/abs/2202.03822).


## Installation
Expand Down

0 comments on commit bf98543

Please sign in to comment.