jpvt
Interested in Machine Learning, Geometry Processing and Software Engineering
@microsoft Vancouver, Canada
Pinned Repositories
GANdido-Portinari
A gan that gives Portinari's style to real photos
Computer_Graphics
Repository dedicated to Introduction to Computer Graphics class
Deep_Learning
Repository dedicated to Deep Learning Course took at the Federal University of Paraíba, Brazil
dgm-medfusion
Implementation of Medfusion for the DGM Image Statistics Challenge
Digital_Image_Processing
Repositório dedicado à disciplina Introdução ao Processamento Digital de Imagens
laser_autonomous_exploration
This project aims to develop an exploration and mapping system for a custom differential drive robot designed by LASER-Robotics Lab. The system uses the SLAM Toolbox for simultaneous localization and mapping (SLAM), Nav2 for navigation, and Explore Lite for autonomous exploration.
NoiseVolumesDemo
An interactive web-based dashboard for generating and visualizing 3D noise volumes using Streamlit. Customize noise parameters like noise type, volume size, number of volumes, and more, then explore the generated volume slice by slice. Export the volume as a TIFF file for further processing or analysis.
perlin-cupy
Perlin-NumPy for GPU
Invivo-Exvivo-2023
sampling-surfaces
This project explores different methods to sample possible surfaces for a given point cloud.
jpvt's Repositories
jpvt/Deep_Learning
Repository dedicated to Deep Learning Course took at the Federal University of Paraíba, Brazil
jpvt/perlin-cupy
Perlin-NumPy for GPU
jpvt/Digital_Image_Processing
Repositório dedicado à disciplina Introdução ao Processamento Digital de Imagens
jpvt/Computer_Graphics
Repository dedicated to Introduction to Computer Graphics class
jpvt/Data_Science
Portfolio with my Data Science Projects.
jpvt/dgm-medfusion
Implementation of Medfusion for the DGM Image Statistics Challenge
jpvt/melanoma-detection
This tool can support dermatological clinic work by evaluating a patient's moles to identify outlier lesions or “ugly ducklings” that are most likely to be melanoma.
jpvt/NoiseVolumesDemo
An interactive web-based dashboard for generating and visualizing 3D noise volumes using Streamlit. Customize noise parameters like noise type, volume size, number of volumes, and more, then explore the generated volume slice by slice. Export the volume as a TIFF file for further processing or analysis.
jpvt/Reinforcement_Learning
Some of my reinforcement learning projects
jpvt/laser_autonomous_exploration
This project aims to develop an exploration and mapping system for a custom differential drive robot designed by LASER-Robotics Lab. The system uses the SLAM Toolbox for simultaneous localization and mapping (SLAM), Nav2 for navigation, and Explore Lite for autonomous exploration.
jpvt/wireless-networks
Repository dedicated to the Wireless Networks course took at the Federal University of Paraíba. On this class, we created experiments using ns-3.
jpvt/Assembly
Repositório com códigos em Assembly
jpvt/bancodedados
Material da Disciplina BD-UFPB
jpvt/bass-generator
A bass tab generator using a LSTM approach
jpvt/binary-bot
Project of AI class at UFPB
jpvt/cinema-system
Este repositório contém o Ambiente de Desenvolvimento para o projeto Cinema System, realizado durante a disciplina de Banco de Dados da UFPB, ministrada pelo Prof. Marcelo Iury Oliveira
jpvt/Concurrent-computing
jpvt/Covid19_Visualization
jpvt/cv-test
jpvt/gpytoolbox
A collection of utility functions to prototype geometry processing research in python
jpvt/information-theory
Compression Library and Assignments for the Information Theory Course took at the Federal University of Paraíba
jpvt/jpvt-homepage
My homepage
jpvt/jpvt.github.io
Personal blog
jpvt/jpvteixeira.com
Personal Website
jpvt/MyChat
Project dedicated to Concurrent Programming Class.
jpvt/spell-checker
Spell Checker Project to learn how to use Hash Table