Nikita Kodenko
Nikita Kodenko
Hello everybody! I'd really like to have it (especially use-case described in OP). What's the status on this issue? It seems there is no much progress since PR #490. Are...
I'd like to implement it but I'm not sure I correctly understand how it should be implemented. As far as I can see it should work like this: 1. `dvc...
For the record: the directories support for `metrics` as described here https://github.com/iterative/dvc/issues/2973#issuecomment-636037450 will not be implemented (at least for now). For details see #3930
Hi, I have read the docs and this thread but I still have problems with `dvc diff` command. Probably I'm missing something and I would be glad if someone will...
@nik123 , @dmpetrov - thank you for your response! The issue #2982 is exactly what I need
I think I have possible use case for this request. **TL;DR:** there should be a way to `dvc gc` cache files which are already pushed to remote DVC storage. **Detailed...
What is the current state of yolov8 ins-seg support? Is it in progress or the plans for support of yolov8 were abandoned?
@vinnamkim here it is https://github.com/nik123/datumaro-yolo-loose-issue/ I experience problems executing `print(ds)`. I suppose the dataset should be printable. However, I receive errors.
Thanks @vinnamkim ! This indeed helped
There still seems to be a slight issue regarding the behavior. Despite using `format=yolo_loose`, the dataset is imported successfully. Perhaps it would be more appropriate to raise an `UnknownFormatError` instead.