sgrvinod / a-PyTorch-Tutorial-to-Object-Detection

SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
MIT License
3.02k stars 713 forks source link

remove typo #98

Closed Prathamesh5500 closed 10 months ago

Prathamesh5500 commented 11 months ago

Description:

This Pull Request fixes a typographical error in the README.md file.

Changes Made:

Corrected "comparisions" to "comparisons" in the README.md file. Corrected "Specfically" to "Specifically" in the README.md file.

Additional Information:

This fix is not related to any existing issue. It's a minor typo that I noticed while reviewing the README.

Thank you for considering this contribution.

sgrvinod commented 10 months ago

Thank you.