microsoft / CameraTraps

PyTorch Wildlife: a Collaborative Deep Learning Framework for Conservation.
https://cameratraps.readthedocs.io/en/latest/
MIT License
781 stars 246 forks source link

CameraTraps/api/batch_processing/api_core/ readme not specific enough #89

Closed abfleishman closed 5 years ago

abfleishman commented 5 years ago

I am attempting to set up the API in my own subscription and I have never used Azure Machine Learning workspace before. In the CameraTraps/api/batch_processing/api_core/README.md it states: to set up a new "AML workspace" but there are two resource types on azure that have similar names to this and it is not clear which I should use. The two names are:

After reading the descriptions, I assume it is the Azure Machine Learning service workspace but I would like clarification.

yangsiyu007 commented 5 years ago

Thanks for the feedback @abfleishman! You're right; we're referring to AML service. I've updated the readme with links to the service and instructions on setting up the workspace. For Step 2, please substitute this Docker base image in the Dockerfile - we can get back to our email thread when you're ready to do that.