Théo Morales
DubiousCactus
Postdoc researcher in 4D reconstruction. "What I cannot create, I do not understand" - Richard Feynman
Languages
Repos
49
Stars
112
Forks
20
Top Language
Python
Loading contributions...
Top Repositories
ShockWave looks up for every connected device on the local network, then starts sending deauthentication packets to each of them. It is basically a wifi jammer, except it includes a white-list. Enjoy all the bandwidth you can have :)
This repository contains the code for the paper "Image Generation for Efficient Neural Network Training in Autonomous Drone Racing" of the WCCI 2020 congress.
A semi-synthetic dataset generation tool, specifically crafted for CNN training in drone racing.
A transparent PyTorch micro-framework for pragmatic research code. Comes with a terminal-based IDE for stateful and iterative debugging.
Implementation of a simple genetic algorithm designed to solve the Traveling Salesman Problem, using ncurses to visualize the graph.
Code for "A Versatile and Differentiable Hand-Object Interaction Representation", WACV 2025.
Repositories
49My personal web page
The pace of Jupyter Notebooks in your existing code base. The power of pdb++ in a visual interface. Python hot code reloading on steroids.
My launch point for my personal nvim setup
Code for "A Versatile and Differentiable Hand-Object Interaction Representation", WACV 2025.
www.theomorales.com
A semi-synthetic dataset generation tool, specifically crafted for CNN training in drone racing.
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
This repository contains the code for the paper "Image Generation for Efficient Neural Network Training in Autonomous Drone Racing" of the WCCI 2020 congress.
Adventure Time! Come on grab your friends, let's go to low-level lands ♪ With OpenGL the API and Zig the compiler ♪ the fun will never end ♪ it's Adventure Time!
Zig implementation of "Ray tracing in a weekend" book series.
zm - Zig math library
Zig library for loading, generating, processing and optimising triangle meshes.
Evolve pictures made of triangles with a genetic algorithm.
ShockWave looks up for every connected device on the local network, then starts sending deauthentication packets to each of them. It is basically a wifi jammer, except it includes a white-list. Enjoy all the bandwidth you can have :)
Code for experiments of the paper "A new benchmark for group distribution shifts in hand grasp regression for object manipulation. Can meta-learning raise the bar?" (DistShift workshop, NeurIPS 2022).
A transparent PyTorch micro-framework for pragmatic research code. Comes with a terminal-based IDE for stateful and iterative debugging.
A numpy-only Gaussian Process optimisation mini library built for education purposes.
Implementation of a simple genetic algorithm designed to solve the Traveling Salesman Problem, using ncurses to visualize the graph.
A keras version of real-time object detection network : mobilenet_v2_ssdlite
Simple neural network designed to estimate the pose (distance and rotation) of a drone racing gate.
Diffusion model variants implementation with PyTorch.
Basic NeRF implementation in PyTorch.
:alarm_clock: AI conference deadline countdowns
Batch-aware online task creation for meta-learning.
My personal dot files.
A tiny neural network library with a reverse-mode automatic differentiation engine around Numpy arrays.
Clean implementation of "Model-Agnostic Meta-Learning" in PyTorch using Facebook's Higher.
A modified version of "Dronet: Learning to Fly by Driving", for the specific application of Drone Racing.
Give a smile to that face!
An easy to read and Object Oriented implementation of a simple Neural Network using back-propagation and hidden layers, applied on a basic image classification problem.