-
### Model description
I would like to add the[ Pyramid Vision Transformer model](https://arxiv.org/abs/2102.12122).
#### Paper Abstract
Pyramid Vision Transformer~(PVT), has several merits compar…
-
Create table for words and nouns. Query it when generating usernames
Reference: https://stackoverflow.com/questions/8674718/best-way-to-select-random-rows-postgresql
-
Hello,I found an unused parameters "ns_per_pt" and "sr_ratio",I was wondering what is it used for?
Thank you very much!
class TransformerStage(nn.Module):
def __init__(self, fmap_size, window…
-
## Description
### What steps will reproduce the problem?
while installing the tensorflow library it is giving successfully installed but while running the code or importing the tensorflow its giv…
-
Hello, I have some confusion, may I ask what is the difference between the Hierarchical-Attention Spectrum Computing Module and Pyramid Vision Transformer? I found the principle of the two to be simil…
-
I used the linked data you provided to train Train_C2FViT_pairwise.py without modifying the code. At the beginning, loss was negative, but sometimes it would become positive and finally become 0. Do y…
-
I'm curious to read an explanation of fundamental technical differences or similarities between Perl 6 macros (and, separately if appropriate, 007 macros) with Lisp FEXPRs. I thought ven especially mi…
raiph updated
3 months ago
-
## Description
### What steps will reproduce the problem?
1. Import PyTorch
2. Run code, works fine
3. Run code again
4. Error occurs
This is an issue with Spyder and nothing else, as I can do …
-
Dear Author,
Thank you for interesting repo.
I have a question about training on custom dataset.
I am using binary image for segmentation. (1 class)
And I am using dice loss (1-Dice) as the loss…
-
Hi,
Any plans for implementing Object Trackers?
Or Pyramid Vision Transformer (https://github.com/whai362/PVT)?
Thanks!