-
Integrate [mlflow](https://github.com/mlflow/mlflow) metric tracking capabilities with mlbox to track hyperparameter tuning results.
Specifically, use `mlflow` to record results from `opt.optimis…
-
Hi, error happend when train and detect, i have tried many times,all eror are same, i don't know why this happend,could you help me solve this problem ? thank you ! ( i recloned the repo )
**training…
-
## ❔Question
When i run phthon python train.py --data ./data/coco.yaml --cfg yolov5s.yaml --weights yolov5s.pt --batch-size 64, the error occured in model = Model(opt.cfg, nc=nc).to(device)
RuntimeE…
-
### Description of the bug:
The current implementation of the PT2E creates numerous transpose operation (NCHW -> NHWC) for the weights, which slows down the inference, is there a way to have the …
-
### Bug description
I'm referring to the official MNIST example from the [1.5.0 docs](https://pytorch-lightning.readthedocs.io/en/1.5.10/notebooks/lightning_examples/mnist-hello-world.html), which …
-
Are you interested in getting involved in Project Cognoma? If so, introduce yourself here.
I'll begin. I'm [Daniel Himmelstein](http://dhimmel.com/), a Postdoctoral Fellow in the [Greene Lab](http://…
-
No that Ballista is it’s own top-level project, I want to extend a previous discussion around what exactly Ballista is (previous discussion https://github.com/apache/arrow-datafusion/issues/1916)
I…
-
![image](https://github.com/GoogleCloudPlatform/vertex-ai-samples/assets/67876607/fa6f5549-b480-4188-b488-31eb9f5fe7e3)
I tried this with several different model options, same error.
InvalidArgu…
-
## ❔Question
Hello guys!
I ran into an issue. I tried to follow this guide https://github.com/ultralytics/yolov5/wiki/Train-Custom-Data. Everything is working fine until the first Epoch is nearly ov…
-
### Diagnostics
Diagnostics output
``````
--- check: autoidentify
INFO: diagnose_tensorboard.py version e43767ef2b648d0d5d57c00f38ccbd38390e38da
--- check: general
INFO: sys.version_info…