varunagrawal / tiny-faces-pytorch

Finding Tiny Faces in PyTorch
MIT License
164 stars 44 forks source link

Can you please provide the trained weights and demo script? #5

Closed ghost closed 4 years ago

varunagrawal commented 4 years ago

Here you go: https://drive.google.com/open?id=1V8c8xkMrQaCnd3MVChvJ2Ge-DUfXPHNu

Loading these weights and running evaluation should be straightforward. Please take a look at the evaluate.py file.

ghost commented 4 years ago

Thanks a lot, @varunagrawal