SpongeBab

Results 15 issues of SpongeBab

(python38) F:\视频目标检测\代码\mega.pytorch>python -m torch.distributed.launch --nproc_per_node 4 tools/test_net.py --config-file configs/MEGA/vid_R_101_C4_MEGA_1x.yaml --motion-specific MODEL.WEIGHT MEGA_R_101.pth ***************************************** Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to avoid your system being...

地址: https://github.com/Spongebab/darknet/

Two of the links here are broken. [UNIX TOOLBOX](http://cb.vu/unixtoolbox_zh_CN.xhtml) [約耳談軟體(Joel on Software)](http://local.joelonsoftware.com/wiki/%E9%A6%96%E9%A0%81)

![image](https://github.com/Neutree/COMTool/assets/65898238/6a142d52-c37f-40db-bb42-4f1e666322e3) 解决方法是全屏化。但是不能自定义调节窗口大小,只能拖动。

enhancement

Hi,@cenit, Maybe I found a code bug. It's not a error.But it haven't do the thing correctly. In yolo_layer.c: ``` args->tot_iou += all_ious.iou; args->tot_iou_loss += 1 - all_ious.iou; // range...