Fan Bao
Results
2
issues of
Fan Bao
In Line 297 of `unet.py`, I find the `flag` argument of `checkpoint(...)` is set to `True`. This is unlike other modules, which set the `flag` argument to `self.use_checkpoint`. Is it...
Thanks for sharing the code. I change the cluster number from 10 to 20, and I also stuck on the running `local_consistency.py` step. This line of code `idx_select, labels_select =...