Nguyễn Việt Hoài

Results 4 issues of Nguyễn Việt Hoài

I try to run file build.sh by `sh build.sh` But it happened error below: `CompileError: command 'gcc' failed with exit status 1 ` Can anyone help me solve this? Thank...

i trained model but i recognize that the recognition loss does not reduce? it is due to box coordinates? i see this code does not scale to 128 correspond to...

I have an error when try: torch.load("seg_tiny.pth"). This error below: return super().find_class(mod_name, name) ModuleNotFoundError: No module named 'losses'