max-deeplab
max-deeplab copied to clipboard
Ignored classes and nestedTensor
Hi,
Thank you for the implementation. I have two questions regarding the code.
- What is the significance of converting list of Tensors to nestedTensor in dataloader?
- Are class labels for the background 0 and 201 ignored in the loss function?