onepanel icon indicating copy to clipboard operation
onepanel copied to clipboard

The open source, end-to-end computer vision platform. Label, build, train, tune, deploy and automate in a unified platform that runs on any cloud and on-premises.

Results 103 onepanel issues
Sort by recently updated
recently updated
newest added

This is a discussion item. Right now we have `ParamsError` but it can be improved. Key points that the error should capture * The key that caused the issue *...

**What this PR does**: **Which issue(s) this PR fixes**: Fixes onepanelio/core# **Special notes for your reviewer**: **Checklist** Please check if applies - [ ] I have added/updated relevant unit tests...

We want to record metrics automatically for a workflow. Add an additional exit handler to the last nodes of a workflow to read the metrics file and send an API...

kind/enhancement

The case ran into: * init command was ran and config.yaml file was generated * cli was modified to exclude certain manifest files (argo/source) * init command was ran again...

Placeholder ticket - want to support filtering workflows by metrics. Need more information here. 1. Would we show all the possible metric key/value pairs when searching? e.g. accuracy 0.88, accuracy...

kind/enhancement

Need to look into available tools to do this. One area is requests - some requests seem to take longer than others.

kind/enhancement

It may be useful to show various details about the cluster in the UI itself. This can be shown in the Settings or maybe in a separate Info tab. Some...

kind/enhancement

Not sure why a CronWorkflow has a WorkflowExecution field. This is technically incorrect as it can have many.

#### Description Efficient way of Running Inference on Videos or VideoFlow in the Distributed Setting on the Cluster. Right now [videoflow](https://github.com/videoflow/videoflow) uses the resources of a local machine or Docker...

kind/enhancement