Issa Memari

Results 7 issues of Issa Memari

https://github.com/google-research/big_transfer/blob/6c83d6459e009fa89d84c1e904611e9b162e6eff/bit_pytorch/models.py#L165 Hi there! I'm wondering what is the purpose of this `zero_head` parameter. It seems to me that if it is set to `True` then the weights of the head...

Hello! Often in my computer vision projects I need to implement something that makes an image square without changing the aspect ratio. To do that, I simply pad the image...

feature request

I've noticed that the implementation doesn't return the index of where keywords were found in text. This forces the user to do another search for the keyword to find its...

The algorithm assumes that the dictionary is fixed. I've found that in practical applications it may happen that the user needs to add new strings to the keyword dictionary and...

Hello! I think I caught a bug here. The variable `locale` should be passed to the constructor of `Locale` and not the literal word `'locale'`

**Is your feature request related to a problem? Please describe.** I would like to deploy the same model with different configurations. In my production environment I have different kinds of...

enhancement

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug Not providing auto ID field in upsert request raises an...

kind/bug
wontfix