computervision-recipes
computervision-recipes copied to clipboard
Best Practices, code samples, and documentation for Computer Vision.
### Description Please add a setup in the conda setup to include a cp of the git repo to the /notebooks dir of the default JupyterHub installation on port 8000...
### Description Could not run it , the last cell on show widget ran successfully but did not show the widget. There is a duplicate issue for it. But overall...
### Description Some of the object detection tests have the gpu marker and hence only get tested on GPU machines, even though these tests could also run on CPU. See...
### Description The introduction section of the 11_exploring_hyperparameters_on_azureml notebook under object detection includes two broken links: ` [02_mask_rcnn.ipynb](02_mask_rcnn.ipynb)` `[03_training_accuracy_vs_speed.ipynb](03_training_accuracy_vs_speed.ipynb)` The master branch of this repo (which I am working from...please...
### Description Users need to modify the third code cell to specific a subscription id and the names that will be used for creating a resource group, workspace, etc. Some...
### Description The 11_exploring_hyperparameters_on_azureml notebook contains the following link in markdown: `[20_azure_workspace_setup.ipynb](../../classification/notebooks/20_azure_workspace_setup.ipynb)` The link does not resolve properly -- it appears the relative location of the notebook has changed. ###...
### Description detection/01_training_introduction.ipynb - fine tune part takes about 5 min detection/11_exploring_hyperparameters_on_azureml.ipynb - hyperdrive run more than 15 min at the moment ### In which platform does it happen? Ubuntu...
### Description ComputerVision/SETUP.md I'd suggest to make it clear that is the ip address of the VM; is the username to this VM ### In which platform does it happen?...
### Description The current version of AzureML is a little dated https://github.com/microsoft/ComputerVision/blob/3e0631e0dc7d5ddbfc6283b1e89b3ce51f0bd449/environment.yml#L41
### Description ComputerVision/scenarios/detection/00_webcam.ipynb Based on my previous experience, port forwarding may not work out side of corporate network. Please double check to make sure. ### In which platform does it...