TransVW icon indicating copy to clipboard operation
TransVW copied to clipboard

Official Keras & PyTorch Implementation and Pre-trained Models for TransVW

Results 5 TransVW issues
Sort by recently updated
recently updated
newest added

I read your paper but you said you used auto-encoder as a feature extractor. However, as I analyze your code, you use U-net architecture or V-net architecture. which one is...

What type of data is input to this network ?

Hi, I was comparing the code of your previous [work](https://github.com/fhaghighi/SemanticGenesis/) with the code of this repo, I haven't found any difference except of renaming, do I miss something?

Hello, I cannot find the pre-trained weight of pytorch-version, can you give me the pre-trained model?

Hello, I can NOT find where to download the pre-trained TransVW (TransVW_chest_ct.pt) and the provided self-discoverd 3D visual words as well as their pseudo labels? Thanks