Skip to content
View kulkarnikeerti's full-sized avatar
Block or Report

Block or report kulkarnikeerti

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. SegNet-Semantic-Segmentation SegNet-Semantic-Segmentation Public

    Deep Convolutional Encoder-Decoder network for image segmentation

    Jupyter Notebook 10 10

  2. RCNN-A-Better-Model-for-Biological-Object-Recognition RCNN-A-Better-Model-for-Biological-Object-Recognition Public

    Here I have used RCNN with Bottom-up(B), Lateral(L), and top-down(T) connections. Combining these three types of connections yield four architectures( B, BT, BL, BLT) and two extra BF and BK models…

    Jupyter Notebook 1

  3. Image-to-image-translation-using-cGAN Image-to-image-translation-using-cGAN Public

    Image to image translation using conditional generative adversarial network. It contains two parts generator and a discriminator. Generator is a U-net and discriminator is a patchGAN.

    Jupyter Notebook 1

  4. CVND_Exercises CVND_Exercises Public

    Forked from udacity/CVND_Exercises

    Exercise notebooks for CVND.

    Jupyter Notebook

  5. AirSim AirSim Public

    Forked from kvasnyj/AirSim

    Python

  6. DriveGAN_code DriveGAN_code Public

    Forked from virtualramblas/DriveGAN_code

    Code release for DriveGAN (CVPR 2021)

    CSS