Akide Liu
Akide Liu
Thanks for your attention, please refer below: 18 Jul 2023 : Release evaluation code and weights for Pascal Context dataset. Training Code Coming Later This Year...
Thanks for your attention, we will refactor and release the training code after CVPR DDL, stay tuned.
We used the feature embedding from the VIT encoder without using the class token. Alternatively, we initialized a class embedding in the decoder in https://github.com/zbwxp/SegVit/blob/85616388cd8983e2d4daafd971540b210e956666/decode_heads/atm_head.py#L239-L240
Thanks for your attention, our paper is under review, and we will release the code for SegViT v2 after acceptance.
> Hi @AkideLiu, > > In the clearml agent, the main idea is to have a task that was already executed be exactly reproducible when cloned - that's the reason...