Update feature_extraction_en.md

pull/1534/head
Bin Lu 2021-12-21 16:50:18 +08:00 committed by GitHub
parent 0ffddfd315
commit 1ee953098a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Feature extraction plays a key role in image recognition, which serves to transf
In order to customize the image recognition task flexibly, the whole network is divided into Backbone, Neck, Head, and Loss. The figure below illustrates the overall structure:
![img](../../images/feature_extraction_framework.png)
![img](../../images/feature_extraction_framework_en.png)
Functions of the above modules :