-
https://github.com/jmpark0808/Ego-STAN/blob/77622fc0df608dac334214fb77448564539295fb/utils/evaluate.py#L544-L552
I have some questions about the part where you evaluate the result.
In the part whe…
-
https://stackoverflow.com/questions/55731589/cnn-keras-valueerror-negative-dimension-size-caused-by-subtracting-3-from-2-fo
It seems like maybe the padding is the issue, maybe you can add padding =…
-
Hi.
I want to fine-tune resnet-18 on hmdb1 with lr=0.001 and weight_decay=0.00001,but after 300 epoch, the val only get 51% accuracy which below 56.4 in your paper.What do i miss? Thank you!
-
Hello!
are there any pre-trained versions, which give me the skip connections needed for example UNet?
Based on my research the intermediate results of the layers for example ResNet10 in this rep…
mhun1 updated
3 years ago
-
my input data has the shape of (118, 224, 224, 35), 118 3D nii images, width: 224, height: 224 and depth (#of slices) 35. My question is what would be the correct order of input shape? is the order of…
-
Thanks for the great work!
Regarding the question, I did try to change the frame rates within the files and it somehow worked with the 2D features, but for the 3D features, it still show result as pe…
-
您好,我在使用这个代码训练自己的数据时,出现这个错误:
```
RuntimeError: CUDA error: out of memory
CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect.
For d…
-
Hi,
I am using the UCF Sports Action dataset which is kind of a subset of UCF101.
And I followed the instruction in Readme file to prepare the dataset.
However after I trained 200 epoch, the accura…
-
-
I am getting error in the code for inputs. Please let me know the dimensions of the images that you are using as I am getting the following error.
ValueError: Error when checking input: expected inpu…