Rustem Galiullin
Rustem Galiullin
Hi there, while training I get the following error at test stage after some number of epochs: ``` Traceback (most recent call last): File "/usr/src/app/pipelines/yolor/../../src/models/yolor/train.py", line 537, in train(hyp, opt,...
**Is your feature request related to a problem? Please describe.** I want to write a BLS with python backend that sends a request to a classifier with that has **label_filename**...
### Instructions ### System information - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: MacOS Monterey M1 - **FiftyOne installed from (pip or source)**: pip - **FiftyOne version (run `fiftyone...
Would you consider letting users add ensemble configs using `model-navigator triton-config-model`?
- **Poetry version**: Poetry (version 1.4.0) - **Python version**: Python 3.10.6 - **OS version and name**: macOS 12.6 - **pyproject.toml**: https://github.com/Rusteam/poetry-check-existing-plugin/blob/main/pyproject.toml - [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) stable Poetry...
This allows some flexibility in creating a custom model with smaller image sizes or embedding dimensions.
I haven't been able to find a command to stop the ollama service after running it with `ollama run `. After a `/bye` command is called, the service is still...
Closes #756 Added: - [SAM](https://github.com/facebookresearch/segment-anything) to models - 3 SAM backbones (`vit_h`, `vit_b` and `vit_l`) to encoders - unittests and docs for SAM Changed: - flake8 pre-commit repo to github...
Closes #151 Following the [author's blogpost](https://jonathonluiten.medium.com/how-to-evaluate-tracking-with-the-hota-metrics-754036d183e1) to add HOTA calculation to this package. Added `hota_iou` implementation only for a single selected `iou` threshold. Need some guidance on how to implement...
### Environment #### If you are using vim(not neovim), fill in the following blanks - Output of `vim --version`: 9.0 - Platform: - [ ] Linux - [x] Mac OS...