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

Block or report tldrafael

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. understanding-and-coding-detr understanding-and-coding-detr Public

    This repo contains the code that explains DETR main concepts of the medium post.

    Jupyter Notebook

  2. CNNVisualizations CNNVisualizations Public

    Plain implementation of Grad-CAM, gradient ascent, and adversarial examples for semantic segmentation and classification.

    Python 2

  3. FaceReconstructionWithVAEAndFaceMasks FaceReconstructionWithVAEAndFaceMasks Public

    code used on the paper Face Reconstruction with Variational Autoencoder and Face Masks https://arxiv.org/abs/2112.02139

    Python 11

  4. ManipulateFacialAttributesUsingVAE ManipulateFacialAttributesUsingVAE Public

    This repo presents the final project for Computer Vision course in INE / UFSC

    Jupyter Notebook 1

  5. implementing-MLP-from-scratch implementing-MLP-from-scratch Public

    This is a python project to implement the main concepts needed to a vanilla neural net.

    Jupyter Notebook 8

  6. iris-and-trees iris-and-trees Public

    This work shows an overview about the Tree Decision algorihtm using the Iris dataset.