Priyanka Chaudhary
Priyanka Chaudhary
Hi all, I am trying to train a new dataset with a similar structure to rocstories. It has a story part, 2 options and one correct option. I just added...
@kenshohara : I couldn't find any note for using the model weights for transfer learning Hi, I am trying to use the "resnext-101-64f-kinetics.pth" for transfer learning on my custom dataset....
From the HED paper I understood that we don't need to resize images as the network doesn't have any fully connected layers. So for my own dataset I wanted to...
Hi, I was playing around with different image_width and height values for training and after even setting it back to 480 and 480 train functionality is not working anymore. I...
Nan loss
I have changed the Mask RCNN code and annotations to include with every annotation also a ```level_id```. My project is about flood level estimation. So every annotation has associated ```class_id```...