Pinned Repositories
AOT-GAN-for-Inpainting
[TVCG] AOT-GAN for High-Resolution Image Inpainting (codebase for image inpainting)
bert_score
BERT score for text generation
ComfyUI
The most powerful and modular stable diffusion GUI, api and backend with a graph/nodes interface.
crypto_data_analysis
Code used to analyze the 2018-2021 crypto landscape.
DS_JoC_Sessions
All the code and data used during our weekly Data Science Sessions
llm-joc
LSTM_textbook_sequence_prediction
Algorithm that uses LSTM networks to build the most optimal reading sequence of a topic, given a textbook.
MachineLearningStanford
My solutions to the programming assignments on Andrew Ng's course on ML.
Pulsar_Classification_Project
This project aims to utilize multiple statistical machine learning algorithms to classify whether objects are pulsars or not
Zipf_Law_and_Readability
Code built to investigate the occurrence of Zipf's Law in any given text.
Dutra-Apex's Repositories
Dutra-Apex/DS_JoC_Sessions
All the code and data used during our weekly Data Science Sessions
Dutra-Apex/llm-joc
Dutra-Apex/AOT-GAN-for-Inpainting
[TVCG] AOT-GAN for High-Resolution Image Inpainting (codebase for image inpainting)
Dutra-Apex/bert_score
BERT score for text generation
Dutra-Apex/ComfyUI
The most powerful and modular stable diffusion GUI, api and backend with a graph/nodes interface.
Dutra-Apex/crypto_data_analysis
Code used to analyze the 2018-2021 crypto landscape.
Dutra-Apex/MachineLearningStanford
My solutions to the programming assignments on Andrew Ng's course on ML.
Dutra-Apex/Optimal_path_textbooks
Algorithm capable of developing an optimal study guide from textbook sections
Dutra-Apex/Pulsar_Classification_Project
This project aims to utilize multiple statistical machine learning algorithms to classify whether objects are pulsars or not
Dutra-Apex/DeepSeek-V3
Dutra-Apex/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
Dutra-Apex/Dutra-Apex
Dutra-Apex/HRN
[CVPR2023] A Hierarchical Representation Network for Accurate and Detailed Face Reconstruction from In-The-Wild Images.
Dutra-Apex/LeetCode_Problems
My solutions to various LeetCode Interview Question
Dutra-Apex/mamba
Dutra-Apex/mistral-src
Reference implementation of Mistral AI 7B v0.1 model.
Dutra-Apex/ONE-PEACE
A general representation model across vision, audio, language modalities. Paper: ONE-PEACE: Exploring One General Representation Model Toward Unlimited Modalities
Dutra-Apex/prompt-to-prompt
Dutra-Apex/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
Dutra-Apex/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
Dutra-Apex/SAM_UI_TOOL
UI tool for adding masks to images using Meta's Segment Anything Model
Dutra-Apex/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.
Dutra-Apex/segment-anything-2
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Dutra-Apex/texture-synth
texture synthesize
Dutra-Apex/Timeframe_Analysis
The goal of this project is to investigate whether intra-day data can improve the performance of LSTM models in daily time series forecasting tasks.
Dutra-Apex/ToDoList-React
Simple Web Application
Dutra-Apex/Transformer-MM-Explainability
[ICCV 2021- Oral] Official PyTorch implementation for Generic Attention-model Explainability for Interpreting Bi-Modal and Encoder-Decoder Transformers, a novel method to visualize any Transformer-based network. Including examples for DETR, VQA.
Dutra-Apex/Vim
Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model
Dutra-Apex/vision-lstm
xLSTM as Generic Vision Backbone
Dutra-Apex/xlstm-cuda
Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports