Abhijit Deo

Results 16 issues of Abhijit Deo

Related to #6126 and #6131 Here is my attempt.

cla signed

Hey ! Thanks for sharing this amazing work! It would be really great if there is readthedocs or similar documentation website! Thanks!

paper - https://arxiv.org/abs/2202.09741 code- https://github.com/Visual-Attention-Network/VAN-Classification https://github.com/Visual-Attention-Network/VAN-Segmentation

Paper implementation

I have added some fixes for page breaks in #86. Still, we need to enhance the docs for [visualization methods](https://vformer.readthedocs.io/en/latest/api/viz/index.html). We can include the license/copyright disclaimer for visualization methods in...

documentation
enhancement
good first issue

Existing libraries like [this](https://github.com/1adrianb/pytorch-estimate-flops) don't have methods for counting flops for activations like `GeLU()`;

low priority

Part of #6323

module: transforms
new feature
cla signed

### 🚀 The feature Currently, there is no title to the tables in the `Models and Pretrained Weights` section. [click here](https://pytorch.org/vision/0.13/generated/detection_table.html?) to open docs . ![image](https://user-images.githubusercontent.com/72816663/171637097-380e04fc-0845-498d-b039-31957b086b7c.png) As you can see...

since release of mypy 0.981 recursive types are supported; i have just removed the `#` as per suggestion in the TODO comment and have changed the mypy version in the...

CLA Signed