Rex Cheng

Results 6 issues of Rex Cheng

Thank you for this great piece of work! I spotted an issue in the latest version (0.4.0), that the centroid information returned by `slic.slic_model.clusters` is incorrect. Minimal working example: ```...

Using this command `python test.py --backbone resnet101 --base-size 640 --crop-size 576 --model-zoo EncNet_ResNet101_ADE --eval` gives me 44.31% mIoU as opposed to 44.4% reported [here](https://hangzhang.org/PyTorch-Encoding/experiments/segmentation.html) or 44.65% in the paper. Am...

The paper says that the trained model will be released. I cannot seem to find the link in this repository -- will it be provided?

This is a centralized thread for discussing training-related reproducibility. I noticed variations in the resultant accuracy when I was developing the model (mean and std given in [TRAINING.md](https://github.com/hkchengrex/XMem/blob/f849203d9712257bc109433f0ba7cf8f2194161d/docs/TRAINING.md)), but there...

Hi, thank you for the code & paper. I am looking through the code and cannot seem to find the implementation of the VAT. It appears to me that the...

Hi, Thank you for the great work and code release. May I know how should I obtain "panning MOVi-E" in the TAPIR paper? I see references in this repo to...