Ilya Tampio

Results 10 comments of Ilya Tampio

As of now, `from elegantrl.train.run import train_and_evaluate` results in ImportError ```bash Traceback (most recent call last): File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.10/runpy.py", line 86,...

> Same Error here ! > > Python version : 3.10.12 > > 1. ImportError: cannot import name 'Arguments' from 'elegantrl.train.config > 2. ImportError: cannot import name 'init_agent' from 'elegantrl.train.run'...

I also ran into the issue. In my case it occured when I tried to use EasyPhoto extension and train a LoRA model via API only. The solution for my...

Having the same issue here. Using following video ![video.mp4](https://github.com/user-attachments/assets/bb162dbb-2f6a-404d-b857-10464c65e31a) And using following image ![download](https://github.com/user-attachments/assets/4cb98286-c4dd-4777-9ec5-fb926972fcd4) I can't extract original watermark. Output is as follows. There is some resemblance indeed, however, there...

Even after embedding with strength 10, it still does not work. https://github.com/user-attachments/assets/0309cf19-29c3-4aa7-a680-6b41a17913ec ![frame112](https://github.com/user-attachments/assets/6d5e34bd-e55c-48f5-93c6-4e9d112cc130) upd: at 100 strength, the watermark extracted is just the black image.

Thanks a lot for your reply! Looking forward to updates for API usage :) And thanks for the tip with provisioning script, that'll help me a lot. Have a good...

Indeed, if you annotate attributes on an uploaded track annotation with keyframes is gonna be painful because you need to switch attributes on every single frame. Let's name it Track...

> OpenCV: FFMPEG: tag 0x34363268/'h264' is not supported with codec id 27 and format 'mp4 / MP4 (MPEG-4 Part 14)' > OpenCV: FFMPEG: fallback to use tag 0x31637661/'avc1' > [ERROR:[email protected]]...