Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

X86 pedestrian detection smart distancing #12

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

alpha-carinae29
Copy link
Contributor

migrate galliot-us/neuralet#120 to the smart social distancing repo.
this will close galliot-us/neuralet#116

libs/detectors/x86/ssd_mobilenet_v2 Outdated Show resolved Hide resolved
libs/detectors/x86/pedestrian_ssd_mobilenet_v2.py Outdated Show resolved Hide resolved
libs/detectors/x86/pedestrian_ssdlite_mobilenet_v2.py Outdated Show resolved Hide resolved
libs/detectors/x86/pedestrian_ssdlite_mobilenet_v3.py Outdated Show resolved Hide resolved
@mhejrati
Copy link
Contributor

mhejrati commented Jun 3, 2020

@alpha-carinae29 any updates on this?

@alpha-carinae29
Copy link
Contributor Author

@mhejrati I added the faster RCNN model and applied @mhsekhavat comments.
it is ready for merge now.

@mats-claassen
Copy link
Contributor

Hey @alpha-carinae29 I tested this on x86 and I could not run the pedestrian_faster_rcnn_resnet50 and the pedestrian_ssd_mobilenet_v2 because it does not download the correct saved_model.pb. I saw the models have been uploaded to the neuralet-models repo. Maybe the links have to be updated? Or is there anything else I have to configure fo those models?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding Pedestrian Detection Models for x86
7 participants