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 #120

Conversation

alpha-carinae29
Copy link
Contributor

@alpha-carinae29 alpha-carinae29 commented May 25, 2020

adding 3 pedestrian detection model to smart distancing app for x86 devices. these models have been trained with Oxford Town Center dataset and TensorFlow Object Detection API.
list of models:

  1. Pedestrian SSD MobileNet V2
  2. Pedestrian SSDlite MobileNet V2
  3. Pedestrian SSDlite MobileNet V3
    note that this changes only works when Pedestrian amd64 models#6 merge.
    this will close Adding Pedestrian Detection Models for x86 #116

@mhejrati
Copy link
Contributor

@alpha-carinae29 thanks for this PR. I will fix the models repo so you can push via LFS.
Can you please resubmit this PR to the social distancing repository (https://github.com/neuralet/smart-social-distancing)? We are planning to remove the app from the main neuralet repo.

@mhejrati
Copy link
Contributor

mhejrati commented Jun 3, 2020

This is submitted to smart-social-distancing

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
2 participants