inisar

Results 3 issues of inisar

Hi, Can this code be used at inference time against in-the-wild mp4 that do not necessarily provide an accompanying H5? The more I work with this codebase, the more it...

File name parser can be made more robust to your own dataset files. Currently doesn't work for both webcam_l.mp4 and webcam_l_eyes.mp4 Please see below for filename and correction I made...

Hello, ln_model_utils is not a module. As a result doing this, import ln_models_utils as MU causes import errors. Perhaps what you meant was bring in all the fns. Suggesting in...