HCTransformers icon indicating copy to clipboard operation
HCTransformers copied to clipboard

Results 10 HCTransformers issues
Sort by recently updated
recently updated
newest added

Hello, I would like to use the provided code for my research, but I am facing some issues. I would like to replicate the environment in which you trained and...

The training of the first layer of HCTransformer requires a lot of computational resources overhead. Limited by computing resources, I can only reproduce your results on a single Nvidia 3090...

Hi, in the paper, you mentioned that you used cosine and linear classifiers, but I cannot find any information in the testCos.py file. Could you tell me what kind of...

![image](https://user-images.githubusercontent.com/49831107/209953339-553c242e-1f21-4155-8dc1-a4e45713d959.png)

The pre-training weight link for checkpoints_pooling cannot be downloaded, can you upload the file?

could you please show me how to test on a new image ,thank you!

We know that, unlike previous methods, here the images are resized to 224 x 224, not 84 x 84. So what about the **original JPEG image size**? Are they the...

Hello, I am interested in your HCT. And I try to understand your paper and code. Now, I have some problems about the code. First, about pre-train: You know, in...

I trained '1 Pre-train the First Transformer' following your instruction, but it could not be reproduced. I utilized the below script to train the fist transformer and 480x480 resized images....

Hello, the link to the pre-trained weights you shared seems to be broken. Could you please share it again?