Surya Prakash Mishra

Results 5 issues of Surya Prakash Mishra

Can you please provide a link to the pretrained model or release the model?

Add Hugging Face under Python projects. The go-to library for every transformer task which is the hottest and the most used model architecture in Deep Learning these days. The [project](https://github.com/huggingface/transformers)...

Fixes the issue [#16941](https://github.com/keras-team/keras/issues/16491) The solution [notebook](https://colab.research.google.com/drive/1DB7yG20XAbydiRIM8GnyFxr4b2XdpVEA?usp=sharing)

size:S

**Short Description** Sort of duplicate of [#16117](https://github.com/keras-team/keras/issues/16117) RandomRotation has utility for [augmenting bounding boxes](https://github.com/keras-team/keras-cv/blob/master/keras_cv/layers/preprocessing/random_rotation.py#L139) which is again missing in random shear layer. Also there is no support for augmenting target...

contribution-welcome

**Short Description** Incuding gradient based saliency map as a visualization tool. [This paper](https://arxiv.org/abs/1810.03292) (citations: 1015) goes through some of the visaulization tool. TL;DR : "Of the methods we tested, Gradients...