ZillaRU

Results 4 issues of ZillaRU

Typically, DDI prediction is a pairwise classification problem. In the given toy example, you artificially generate a small graph. My concern is that Decagon seems to treat a DDI and...

I tried to export trackID derived by Seg-Track and got many errors. I found that there are no codes to deal with the object disappearance. https://github.com/z-x-yang/Segment-and-Track-Anything/blob/709cf2ad5ff53811f244ee19be3a8ee55290ebfb/seg_track_anything.py#L107-L117 I think Seg-Track, as...

Address the issue where facexlib was constrained to using older versions of NumPy, leading to unnecessary version conflicts with other dependencies. The updates made here enhance compatibility, allowing us to...

Bug: For many devices holding a customized version of FFmpeg, the commands in `run_ffmpeg` and `detect_fps` might fail to be executed in silence. Solution: Add some info messages to the...