PyTorch_YOWO icon indicating copy to clipboard operation
PyTorch_YOWO copied to clipboard

PRETRAINED FALSE ERROR!

Open essam-tobgi-dev opened this issue 3 years ago • 2 comments

I find your work great but I downloaded the YOWO-NANO weights from github and still receiving this error.

Capture Capture1

essam-tobgi-dev avatar Oct 28 '22 14:10 essam-tobgi-dev

@Justsubh01 Please try the following command to test:

python test.py --cuda -d ucf24 -v yowo_nano --weight path/to/weight --show

yjh0410 avatar Nov 01 '22 01:11 yjh0410

hi Jianhua,

Sorry for the late reply, the command is working fine(if location of the dataset is according to the dataset_config dictionary in "PyTorch_YOWO/config/dataset_config.py").

Thanks

On Tue, Nov 1, 2022 at 6:53 AM Jianhua Yang @.***> wrote:

@Justsubh01 https://github.com/Justsubh01 Please try the following command to test:

Shell python test.py --cuda -d ucf24 -v yowo_nano --weight path/to/weight --show

— Reply to this email directly, view it on GitHub https://github.com/yjh0410/PyTorch_YOWO/issues/5#issuecomment-1297886812, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANZIXG62B5KZI6L7SIN5T3TWGBWJZANCNFSM6AAAAAARRDLAIY . You are receiving this because you were mentioned.Message ID: @.***>

Justsubh01 avatar Nov 04 '22 06:11 Justsubh01