Skip to content

Commit

Permalink
update readme (ssd)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrEliptik committed Apr 29, 2019
1 parent d9493ac commit c08edbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -141,6 +141,8 @@ Input image 28x28x1 (grayscale). Two convolutionnal layers with ReLu activation

### SSD architecture
![ssd architecture](Results/ssd.png)
*Note: This photo represents the original SSD architecture which uses VGG16 as a feature extractor. The one used in this project is using MobileNet instead.*

For more information on the SSD, head to the [references](###References)

## Performance
Expand Down

0 comments on commit c08edbd

Please sign in to comment.