Highlights
- Arctic Code Vault Contributor
- Pro
Popular repositories
-
-
Forked from cbfinn/maml
Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"
Python
-
-
Forked from abdulfatir/prototypical-networks-tensorflow
Tensorflow implementation of NIPS 2017 Paper "Prototypical Networks for Few-shot Learning"
Jupyter Notebook
-
Forked from switchablenorms/DeepFashion2
DeepFashion2 Dataset https://arxiv.org/pdf/1901.07973.pdf
Jupyter Notebook
28 contributions in the last year
Contribution activity
April 2021
Created an issue in whai362/PVT that received 1 comment
Flops Calculation for PVT
Hi, I found in #1, an example is provided to show the complexity of ViT models (using get_vit_flops()
). However, since PVT has multiple scales, I w…