Alexandre Brown

Results 12 issues of Alexandre Brown

/kind bug **What steps did you take and what happened:** It appears that metrics can go outside the viewport when visualizing katib metrics. ![image](https://user-images.githubusercontent.com/26939775/183264414-7888fd40-f966-4c62-8997-a67cb2baf34f.png) **What did you expect to happen:**...

kind/bug

# Feature Request ## Use Case - When doing object detection using deep learning, we have to do what is known as non-max supression. To do so we need to...

feature

### Proposal Summary I propose to add support for the open-source ML platform called [Kubeflow](https://github.com/kubeflow/kubeflow). Kubeflow is a pretty popular and open platform that covers the end-to-end ML workflow. It...

enhancement

Currently we are forced to pass in a `File` when loading an image in the preprocess DSL. It would be great to support the use case where we already have...

enhancement

### Describe the bug When creating a static native image using GraalVM, we get runtime errors that seem to relate to the AWS Kotlin SDK. ### Expected behavior We are...

feature-request
no-auto-closure

**Describe the bug** Model Web app logs are not showing : ![image](https://user-images.githubusercontent.com/26939775/158942882-18f2de1f-39fe-412e-82af-c8d8754403a4.png) Browser console is showing that a request to get the logs is returning a 500 in a loop:...

bug

## 🐛 Bug **Describe the bug** COCO parser uses PIL which cannot open `tif` images with 3 float32 channels. Stacktrace from a unit test that caught the bug for me...

bug

I would like to know how to pad using `createAlignedNDArray`. From my understanding this function takes a list of lists and makes every list the max length and pads the...

jvm
native
api

**Is your feature request related to a problem? Please describe.** With the automated script we can customize the S3 bucket name that will be created/used during the deployment. This is...

enhancement