Skip to content

Commit b8434ba

Browse files
committed
Accepted in JCST.
1 parent 17007f9 commit b8434ba

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

DCFNet-JCST.pdf

3.85 MB
Binary file not shown.

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
1-
# DCFNet_pytorch<sub>([arXiv](https://arxiv.org/pdf/1704.04057.pdf))</sub>
1+
# DCFNet_pytorch<sub>([JCST](https://jcst.ict.ac.cn/en/article/doi/10.1007/s11390-023-3788-3))</sub>
2+
3+
[️‍🔥News️‍🔥] DCFNet is accepted in JCST. If you find [**DCFNet**](https://arxiv.org/pdf/1704.04057.pdf) useful in your research, please consider citing:
4+
5+
```
6+
@Article{JCST-2309-13788,
7+
title = {DCFNet: Discriminant Correlation Filters Network for Visual Tracking},
8+
journal = {Journal of Computer Science and Technology},
9+
year = {2023},
10+
issn = {1000-9000(Print) /1860-4749(Online)},
11+
doi = {10.1007/s11390-023-3788-3},
12+
author = {Wei-Ming Hu and Qiang Wang and Jin Gao and Bing Li and Stephen Maybank}
13+
}
14+
```
15+
16+
217

318
This repository contains a Python *reimplementation* of the [**DCFNet**](https://arxiv.org/pdf/1704.04057.pdf).
419

0 commit comments

Comments
 (0)