Lennart Maack

Results 3 comments of Lennart Maack

> Hi, > > Yes, this is possible, and it should be relatively little effort to implement a custom dataloader. > > Step 1: You should create a file `CustomDataset.py`...

@tfzhou Does the proposed solution from @q671383789 answers the question? Thanks a lot for your great work!

Hey everyone, I implemented the tsne visualization in the following way: 1. Getting the features for each pixel a. In my case I have a feature embedding of [B, D,...