toandaominh1997 / EfficientDet.Pytorch

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

.gitignore Weights folder #78

Open pedromlsreis opened 4 years ago

pedromlsreis commented 4 years ago

Hey can you please uncheck weights from .gitignore? It's impossible to run your demo this way.

https://github.com/toandaominh1997/EfficientDet.Pytorch/blob/fbe56e58c9a2749520303d2d380427e5f01305ba/.gitignore#L116