models icon indicating copy to clipboard operation
models copied to clipboard

VIT | switch off projection

Open exx8 opened this issue 3 years ago • 1 comments

Prerequisites

Please answer the following question for yourself before submitting an issue.

  • [X] I checked to make sure that this feature has not been requested already.

1. The entire URL of the file you are using

https://github.com/tensorflow/models/blob/master/official/projects/vit/modeling/vit.py

2. Describe the feature you request

For some feature types, especially of low dimension, projection doesn't suit. I wish that there were somehow to turn off the projection, so one can use directly the encoder. I tried to use the Encoder class directly, but it seems like an internal component and I get a funny error when I try to use it.

3. Additional context

Add any other context about the feature request here.

4. Are you willing to contribute it? (Yes or No)

Yes

exx8 avatar Mar 21 '22 14:03 exx8

Hi @exx8,

Would you like to submit the PR or if you already have one, can you please attach here ?

Thanks.

laxmareddyp avatar Feb 22 '23 19:02 laxmareddyp

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you.

google-ml-butler[bot] avatar Mar 01 '23 20:03 google-ml-butler[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you.

google-ml-butler[bot] avatar Mar 08 '23 20:03 google-ml-butler[bot]

Closing as stale. Please reopen if you'd like to work on this further. Thanks

laxmareddyp avatar Mar 13 '23 17:03 laxmareddyp