Skip to content
View avnCode's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report avnCode

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

Pinned

  1. DL-Neural-Style-Transfer DL-Neural-Style-Transfer Public

    Neural Style Transfer is one of the latest and most fascinating Deep Learning based application, in which we transfer style of one image to the content of another image using deep learning based on…

    Jupyter Notebook 4

  2. Deep-Learning Deep-Learning Public

    PyTorch implementation of following: Transfer Learning, Feature Extraction from deep network, k-NN

    Jupyter Notebook 3

  3. Oculus_cAR Oculus_cAR Public

    'Oculus' mean Vision. This project deals with customized object detection viz. Cars, Stop Signs, animals, Person, Vehicles. Implemented using YOLOv4(You Only Look Once) algorithm, which was trained…

    Jupyter Notebook 2 1

  4. SIFT_Implementation SIFT_Implementation Public

    Implementation of Scale Invariant Feature Transform(SIFT) for feature detection

    Jupyter Notebook 2

  5. Image_Segmentation Image_Segmentation Public

    Segmentation based on similarity measure including Intensity difference and Distance of pixels. Also effect of rotation and addition of gaussian noise on segmentation is visualized using Matplotlib.

    Jupyter Notebook 2 1

  6. PCA-TSNE PCA-TSNE Public

    TSNE is state of art method for visualization of data and PCA is also used for visualization of higher dimensional data by finding the most dominant eigen vectors

    1