CuongNguyen218
Results
3
issues of
CuongNguyen218
I want to take input shape like [32,4,256,128,3] as Batch_size x Time x H x W x C, what is the order of dim1,dim2,dim3,... at the input shape
Hi @leaderj1001 , I have an error when i tested your model with input_size is an even multiple of 32 such as (512 x 512, 448 x 448) but don't...
Hi @WongKinYiu , Did you provide pretrained model of darknet53-PRN?