Paul-Louis Pröve

Results 29 issues of Paul-Louis Pröve

The /docs endpoint only seems to work for "anonymous" functions. Is there anything I can do to use it with authlevel "function"?

Thanks for your work and sharing the code. It seems like for all your experiments you're using the HRNet architecture, which is a much more advanced model compared to VGG-16...

## 🐛🐛 Bug Report ### ⚗️ Current Behavior When I set num_workers > 0 with pytorch there is a pause of ~90sec in the beginning of each epoch before the...

bug

I'm still struggling to realize the following use case: 1. Train a model on an existing dataset 2. Create a new user with a small collection of ratings 3. Predict...

**Is your feature request related to a problem? Please describe.** The Profiler can be slow with all options enabled. Most users won't need all of the settings to be enabled....

New Feature
good_first_issue

I see many parallels between your Data Labeler and the Presidio project from Microsoft. - Could you talk a little about the similarities and differences? - Is the overall goal...

Question

I find the current development of AzureML very confusing. - There appears to be a transition from Python SDK v1 to v2 (confirmed) - There appears to be a transition...

example request

I would like to see an example of how a computer vision based model (like object classification or detection) can be deployed to a real-time online endpoint. Specifically, I want...

example request

## Which example? Describe the issue example: online-endpoints-simple-deployment.ipynb description: My code is based on this notebook. However, I added the `app_insights_enabled` flag to the deployment variable in order to save...

example issue

I haven't validated this in detail because I don't run the code in this repo. I only use it for looking up settings. I noticed that the point masks are...