toandaominh1997 / EfficientDet.Pytorch

Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
MIT License
1.44k stars 305 forks source link

Update README.md #116

Open abhiksark opened 4 years ago

abhiksark commented 4 years ago

Removed the typo for efficientdet

pep8speaks commented 4 years ago

Hello @abhiksark! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 306:80: E501 line too long (115 > 79 characters) Line 306:116: W291 trailing whitespace Line 307:80: E501 line too long (115 > 79 characters) Line 308:80: E501 line too long (115 > 79 characters) Line 309:80: E501 line too long (115 > 79 characters) Line 310:80: E501 line too long (115 > 79 characters) Line 311:80: E501 line too long (115 > 79 characters) Line 312:80: E501 line too long (115 > 79 characters) Line 313:80: E501 line too long (115 > 79 characters) Line 314:80: E501 line too long (115 > 79 characters)

abhiksark commented 4 years ago

Updated the url_map