Davy

Results 6 issues of Davy

### Actions before raising this issue - [X] I searched the existing issues and did not find anything similar. - [X] I read/searched [the docs](https://docs.cvat.ai/docs/) ### Is your feature request...

enhancement

### Actions before raising this issue - [X] I searched the existing issues and did not find anything similar. - [X] I read/searched [the docs](https://docs.cvat.ai/docs/) ### Steps to Reproduce I...

bug

here is my config.pbtxt file : ``` output [ { name: "output0" data_type: TYPE_FP32 dims: [-1,-1,-1] label_filename: "P0031_labels.txt" } ] ``` and my file "P0031_labels.txt" ``` Demi-baguette Scorring Black spot...

### Actions before raising this issue - [X] I searched the existing issues and did not find anything similar. - [X] I read/searched [the docs](https://docs.cvat.ai/docs/) ### Is your feature request...

enhancement

### Search before asking - [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/orgs/ultralytics/discussions) and found no similar questions. ### Question Hello, I have a class problem between the...

question
segment
exports

**Tell us about your request** Introduce commands such as `docker save layer` and `docker load layer` to export and import individual image layers. This would allow transferring only the modified...

community_new