Mehdi Samsami

Results 4 comments of Mehdi Samsami

Hi. I had the same issue with the Outline client every time I installed another VPN client (e.g., Cisco AnyConnect, OpenVPN) on my Windows. The moment I uninstalled them, the...

> Same issue! Every time it happens, I fix it by reinstalling the program.

I'm having the same issue working on YOLOv7 for a face detection task. Here is the reported performance on the validation set during training: ``` Epoch gpu_mem box obj cls...

> There are two different part, the first one is that val in training time uses [iou thresh 0.7](https://github.com/WongKinYiu/yolov7/blob/main/train.py#L495), the second one is that padding parameter is calculated by batch...