rishistyping / srihari-humbarwadi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi there 👋

I am a Senior Computer Vision Engineer at Bosch Research and a grad student at the University of Edinburgh.

  • 🔭 I’m currently working on:
    • Implementing Panoptic Segmentation for TensorFlow Model Garden
    • Implementing Object Detection models in TensorFlow2.x
    • Self Supervision for pretraining Image models
    • Large minibatch training on TPUs
  • 🌱 I’m currently learning:
    • Optimization methods, Multivariate Calculus and Machine Vision
  • 👯 I’m looking to collaborate on:
    • Implementing research papers in computer vision
  • 🤔 I’m looking to help others with:
    • Bugs in Python, TensorFlow1.x and 2.x code
  • 💬 Ask me about:
    • Deep Learning, TensorFlow, Math
  • 📫 How to reach me:
  • ⚡ Fun fact: I rarely sleep at night


Recently Activity

*auto updated every hour with github actions

Last Updated at : 01:18 23-11-2022 UTC


Recent Activity Details Time
starred bfranke1973/IPP-Template 10:49 03-01-2022 UTC
starred Kaustubh-Natuskar/moreThanFAANGM 11:11 02-01-2022 UTC
starred facebookresearch/recipes 06:39 31-12-2021 UTC
commented on an issue in keras-team/keras-io We pad - images with 0's - boxes with a small... 08:04 26-12-2021 UTC
starred jackwish/onnxcli 07:31 25-12-2021 UTC
starred Apress/design-patterns-in-modern-cpp 17:42 18-12-2021 UTC
forked Apress/design-patterns-in-modern-cpp 17:42 18-12-2021 UTC
starred pcah/python-clean-architecture 09:27 14-12-2021 UTC
starred nschloe/matplotx 07:50 12-12-2021 UTC
commented on an issue in keras-team/keras I hope that the comments above do resolve your que... 19:28 09-12-2021 UTC
commented on an issue in srihari-humbarwadi/DeepLabV3_Plus-Tensorflow2.0 I need to correct myself.We use features from th... 08:39 09-12-2021 UTC
srihari-humbarwadi/DeepLabV3_Plus-Tensorflow2.0 received an issue from @pesekon2 [state=closed] Ignoring the last block of ResNet 08:03 09-12-2021 UTC
commented on an issue in srihari-humbarwadi/DeepLabV3_Plus-Tensorflow2.0 We use resnet as a feature extractor to construct ... 08:03 09-12-2021 UTC
commented on an issue in srihari-humbarwadi/DeepLabV3_Plus-Tensorflow2.0 Can you please explain how this repository is rela... 07:59 09-12-2021 UTC
pushed 20 commits to master in srihari-humbarwadi/models * datapipeline fixes * model builds * model builds... 16:07 07-12-2021 UTC
pushed 20 commits to panoptic-segmentation in srihari-humbarwadi/models * datapipeline fixes * model builds * model builds... 16:07 07-12-2021 UTC
created a new branch panoptic-deeplab-modeling in srihari-humbarwadi/models 16:07 07-12-2021 UTC
starred nmslib/nmslib 08:00 06-12-2021 UTC
starred Teemu/pytest-sugar 15:41 05-12-2021 UTC
made srihari-humbarwadi/ivr_assignment public 17:17 03-12-2021 UTC
starred rentruewang/koila 18:19 29-11-2021 UTC
starred mdda/PerceptualSimilarity 10:50 29-11-2021 UTC
starred microsoft/CoCosNet 09:33 25-11-2021 UTC
starred valeoai/LOST 12:44 24-11-2021 UTC
starred twf-nikhila/Awesome-Black-Friday-Cyber-Monday-deals 14:50 23-11-2021 UTC


Recent Commits

Message Repository URL Committed At
updated report srihari-humbarwadi/ivr_assignment commit/a28c5ea 06:04 02-12-2021 UTC
updated tex for report srihari-humbarwadi/ivr_assignment commit/ef04e02 06:03 02-12-2021 UTC
fixed stddev=0.005 in initialization srihari-humbarwadi/ivr_assignment commit/0ba29db 04:14 02-12-2021 UTC
PIXEL_TO_METER srihari-humbarwadi/ivr_assignment commit/7e628bb 01:58 02-12-2021 UTC
Revert "remove debugging function" This reverts commit 55e00f4441716e80d07ef51c4438458971b019da. srihari-humbarwadi/ivr_assignment commit/56440de 01:57 02-12-2021 UTC
added image normalization and background masking for end effector detection srihari-humbarwadi/ivr_assignment commit/8fd65b4 01:51 02-12-2021 UTC
cleanup srihari-humbarwadi/ivr_assignment commit/76deda4 01:50 02-12-2021 UTC
remove debugging function srihari-humbarwadi/ivr_assignment commit/55e00f4 21:43 01-12-2021 UTC
utility script to publish end effector position srihari-humbarwadi/ivr_assignment commit/725bfeb 21:34 01-12-2021 UTC
initialize joint angles to close to zero for each new target srihari-humbarwadi/ivr_assignment commit/e047edd 21:33 01-12-2021 UTC


Recent Pull Requests

Title Repository URL Last Updated State
sync vision 1 alternate cherry picks srihari-humbarwadi/ivr_assignment pull/2 12:49 03-12-2021 UTC closed
sync master srihari-humbarwadi/ivr_assignment pull/1 11:40 03-12-2021 UTC closed
added experiment config and dataset preparation script srihari-humbarwadi/models pull/11 10:43 29-10-2021 UTC closed
Added training and evaluation guide for panoptic maskrcnn tensorflow/models pull/10338 22:13 16-11-2021 UTC open
Generate panoptic masks at original image resolution srihari-humbarwadi/models pull/10 19:47 26-10-2021 UTC closed
Generate panoptic masks at original image resolution srihari-humbarwadi/models pull/9 19:58 25-10-2021 UTC closed
rescale predictions to original size during evaluation srihari-humbarwadi/models pull/8 13:46 24-10-2021 UTC closed
rescale predictions to original size during evaluation srihari-humbarwadi/models pull/7 12:46 24-10-2021 UTC closed
Paste masks using bilinear grid sampling srihari-humbarwadi/models pull/6 20:27 22-10-2021 UTC closed
sync changes from training branch srihari-humbarwadi/models pull/5 09:18 15-10-2021 UTC closed


Recent Issues

Title Repository URL Last Updated State
INT8 calibration for efficientdet NVIDIA/TensorRT issues/1498 09:02 28-09-2021 UTC open
QuantizeLinear and DequantizeLinear nodes for Conv2D get folded as constants. onnx/tensorflow-onnx issues/1719 18:04 19-10-2021 UTC open
Allow narrow_range=1 for FakeQuantWithMinMaxVars onnx/tensorflow-onnx issues/1713 14:40 13-09-2021 UTC closed
TensorRT model outputs/performance keeps changing across conversions tensorflow/tensorflow issues/51719 21:18 11-10-2021 UTC open
Support resizing images on TPU using tf.image.resize when size is not a compile-time constant tensorflow/tensorflow issues/51693 08:42 01-11-2021 UTC open
Adding support for reading and writing to multiple tfrecords in nsl.tools.pack_nbrs tensorflow/neural-structured-learning issues/92 14:23 23-09-2021 UTC open
Not able to capture profile from Tensorboard profile tab tensorflow/tensorboard issues/4954 17:10 11-05-2021 UTC closed
Misleading warning when loading weights from hdf5 format weights tensorflow/tensorflow issues/46591 03:42 29-05-2021 UTC open
TensorRT converter fails for CombinedNonMaxSuppression tensorflow/tensorflow issues/46453 00:56 12-03-2021 UTC closed
Missing LReLU activation after from_rgb conv layers akanimax/pro_gan_pytorch issues/53 16:37 04-01-2021 UTC closed

About


Languages

Language:Python 100.0%