Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Commit 4102bb7

Browse files
committed
fix some erros in readme.md
1 parent 077801b commit 4102bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ DAN is an end-to-end deep learning network during train phase, whose purpose is
3434

3535
![](./image/network.png)
3636

37-
> The network can be divided into two parts: The feature extractor and Affinity extractor. The feature extractor extracts each detected objects' feature. The affinity extractor leverage the those features to compute object data association matrix.
37+
> The network can be divided into two parts: feature extractor and affinity extractor. The feature extractor extracts each detected objects' features. The affinity extractor leverage those features to compute object data association matrix.
3838
3939
![](./image/framework.png)
4040

0 commit comments

Comments
 (0)