amirhossein-razlighi / mlx3D

A library for deep learning with 3D data using mlx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mlx3D : A library for deep learning with 3D data using mlx

Introduction

Mlx3D provides efficient, fast and reusable components for 3D Computer Vision research with MLX (Machine learning research on Apple Silicon).

Development

As we are in an early stages of development, we are looking for contributors to help us build this library. If you are interested in contributing, please feel free to file an issue and get started!

Roadmap

  • Implement Mesh structure
  • Add support for texture loading
  • Implement .mtl file loader
  • Implement .obj file loader
  • Implement .ply file loader
  • Implement SoftPhongShader
  • Implement HardPhongShader
  • ... (new plans, be added!)

About

A library for deep learning with 3D data using mlx

License:GNU General Public License v3.0


Languages

Language:Python 100.0%