Pinned Repositories
CNNVisualizations
Plain implementation of Grad-CAM, gradient ascent, and adversarial examples for semantic segmentation and classification.
FaceReconstructionWithVAEAndFaceMasks
code used on the paper Face Reconstruction with Variational Autoencoder and Face Masks https://arxiv.org/abs/2112.02139
implementing-MLP-from-scratch
This is a python project to implement the main concepts needed to a vanilla neural net.
ISLR---Introdution-to-Statistical-Learning
Exercises Resolutions for the book "Introduction to Statistical Learning with R"
ManipulateFacialAttributesUsingVAE
This repo presents the final project for Computer Vision course in INE / UFSC
pisss
Performance Increment Strategy for Semantic Segmentation
understanding-and-coding-detr
This repo contains the code that explains DETR main concepts of the medium post.
VAD-LTSE
Voice Activation Detection - Long Term Spectral Estimation
tldrafael's Repositories
tldrafael/FaceReconstructionWithVAEAndFaceMasks
code used on the paper Face Reconstruction with Variational Autoencoder and Face Masks https://arxiv.org/abs/2112.02139
tldrafael/understanding-and-coding-detr
This repo contains the code that explains DETR main concepts of the medium post.
tldrafael/VAD-LTSE
Voice Activation Detection - Long Term Spectral Estimation
tldrafael/CNNVisualizations
Plain implementation of Grad-CAM, gradient ascent, and adversarial examples for semantic segmentation and classification.
tldrafael/pisss
Performance Increment Strategy for Semantic Segmentation
tldrafael/ManipulateFacialAttributesUsingVAE
This repo presents the final project for Computer Vision course in INE / UFSC
tldrafael/aes2_interfaces
tldrafael/angularGAN
Supporting code to the paper "Conditional GANs for Multi-Illuminant Color Constancy: Revolution or Yet Another Approach?"
tldrafael/cognitivo_ai
tldrafael/DeepLabV3Plus-Pytorch
DeepLabv3 and DeepLabv3+ with pretrained weights for Pascal VOC & Cityscapes
tldrafael/FCDD
FCDD: A High-Resolution Unstructured Environment Dataset with Multiple Sand Roads
tldrafael/hugo-tranquilpeak-theme
A gorgeous responsive theme for Hugo blog framework
tldrafael/InSPyReNet
Official PyTorch implementation of Revisiting Image Pyramid Structure for High Resolution Salient Object Detection (ACCV 2022)
tldrafael/mer_setup
tldrafael/mer_setup_submodule
tldrafael/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
tldrafael/mseg-semantic
An Official Repo of CVPR '20 "MSeg: A Composite Dataset for Multi-Domain Segmentation"
tldrafael/MVANet
tldrafael/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
tldrafael/rtk-notebooks
tldrafael/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
tldrafael/segmentation_models.pytorch
Segmentation models with pretrained backbones. PyTorch.
tldrafael/semanticGAN_code
Official repo for SemanticGAN https://nv-tlabs.github.io/semanticGAN/
tldrafael/semseg-tools
collection of methods to cope with the semantic segmentation DL tasks
tldrafael/swissknife
My Swiss Knife Tools for Machine Learning / Computer Vision / Colab workflow
tldrafael/tkinter-tagger
tldrafael/TorchSemiSeg
[CVPR 2021] Semi-Supervised Semantic Segmentation with Cross Pseudo Supervision
tldrafael/transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
tldrafael/vision
Datasets, Transforms and Models specific to Computer Vision
tldrafael/ViTMatte
Boosting Image Matting with Pretrained Plain Vision Transformers