rd1886
rd1886
Hi, I have a query regarding the training process in STEGO. In DINO, the training approach involves using a fixed backbone and training only the interchangeable head. I'm wondering if...
Hi, I am using the sliding window technique for training, along with early stopping based on validation loss. Given that this approach results in multiple validation sets, I'm wondering how...
Hi, I am interested in using the iTransformer model for a project and had a question about its input capabilities. Does the iTransformer support dynamic categorical inputs? If so, could...
Hi, I'm running STEGO on my custom data. Do I need to re-run the pre-compute KNN each time I change the number of classes to predict? Thanks!