Skip to content
View WambuguNM's full-sized avatar
💭
All rays focused on one spot now!
💭
All rays focused on one spot now!

Block or report WambuguNM

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. UNet-using-Dense-Layer UNet-using-Dense-Layer Public

    Forked from Parikshit22/UNet-using-Dense-Layer

    Basically, I implemented U-Net architecture using Dense-Blocks instead of Convolution layers and also added a Dilated Spatial Pooling Layer in the BottleNeck layer

    Python 1

  2. deeplab_v3 deeplab_v3 Public

    Forked from sthalles/deeplab_v3

    Tensorflow Implementation of the Semantic Segmentation DeepLab_V3 CNN

    Jupyter Notebook

  3. pytorch-unet pytorch-unet Public

    Forked from jvanvugt/pytorch-unet

    Tunable U-Net implementation in PyTorch

    Python

  4. Unet-Segmentation-Pytorch-Nest-of-Unets Unet-Segmentation-Pytorch-Nest-of-Unets Public

    Forked from bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets

    Implementation of different kinds of Unet Models for Image Segmentation - Unet , RCNN-Unet, Attention Unet, RCNN-Attention Unet, Nested Unet

    Python

  5. vision vision Public

    Forked from pytorch/vision

    Datasets, Transforms and Models specific to Computer Vision

    Jupyter Notebook

  6. tensorflow-cnn-finetune tensorflow-cnn-finetune Public

    Forked from dgurkaynak/tensorflow-cnn-finetune

    Finetuning AlexNet, VGGNet and ResNet with TensorFlow

    Python