MedSegDiff
MedSegDiff copied to clipboard
some question about V1 version
First of all, I want to express my sincere gratitude for your remarkable work. I am particularly interested in the dynamic conditional encoding and FF-parser mentioned in your V1 version. However, it seems that the FF-parser module was not utilized in the UNet module of the V1 version. Could you please explain why the FF-parser module from the V1 version was chosen to be removed in the latest codebase?
Should be in Generic_UNet @tensorctn
Can you please help me to find where is SS-Former code?