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

Added sample models to front end #92

Merged
merged 6 commits into from Jul 30, 2017
Merged

Added sample models to front end #92

merged 6 commits into from Jul 30, 2017

Conversation

utsavgarg
Copy link
Contributor

#30

  • Improved layout logic to generalise better
  • Added models

image

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.4%) to 85.449% when pulling 455306d on utsavgarg:models into 230fae1 on Cloud-CV:master.

@@ -23,6 +23,14 @@ def importPrototxt(request):
except Exception:
return JsonResponse({'result': 'error',
'error': 'No Prototxt model file found'})
elif 'sample_id' in request.POST:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is sample_id?

@virajprabhu virajprabhu merged commit 5ddb5e3 into Cloud-CV:master Jul 30, 2017
@utsavgarg utsavgarg deleted the models branch July 31, 2017 07:54
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.

None yet

3 participants