Skip to content
View zerenyenice's full-sized avatar

Block or report zerenyenice

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

Pinned Loading

  1. UndesiredContentDetection UndesiredContentDetection Public

    Framework for using power of transfer learning and comparing or combining mobilenet, efficientnet and inception for detecting unwanted contents on a image or video

    Python

  2. spsa-fsr spsa-fsr Public

    SPSA-FSR: Simultaneous Perturbation Stochastic Approximation for Feature Selection and Ranking Python Implementation

    Python 4 1

  3. tensorflow_color_transfer_augmentation tensorflow_color_transfer_augmentation Public

    Masked reinhard color transfer augmentation implemented for using on tensorflow dataset pipleline

    Python

  4. ROI Pooling Layer ROI Pooling Layer
    1
    import tensorflow as tf
    2
    from keras.layers import Layer
    3
    
                  
    4
    
                  
    5
    class ROIPoolingLayer(Layer):
  5. action_recognition action_recognition Public

    detecting hitting and kicking activities in a video

    Jupyter Notebook 3

  6. clip_smart_annotation clip_smart_annotation Public

    Smartly annotate images using clip zero shot approach.

    Jupyter Notebook 1