Skip to content

amine0110/medical-shap-e

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Medical Shap-E

This repository contains an implementation of Shap·E, a powerful tool for generating 3D assets using implicit functions, based on the work by OpenAI. Shap·E is a conditional generative model that creates textured meshes and neural radiance fields, offering an efficient and user-friendly way to generate high-quality 3D models for various applications. Additionally, this implementation includes code for converting PLY files into STL format. Official paper can be found here.

_A human liver

Installations

To run the code in colab, you will need to install, clip (by OpenAI), blobfile and trimesh (for PLY-STL conversion).

pip install blobfile
pip install trimesh
pip install git+https://github.com/openai/CLIP.git

✍️ Blog Post

For a more detailed explanation of the process, please refer to our blog post.

📩 Newsletter

Don't miss out on the latest news and trends in medical imaging. Subscribe to our newsletter at pycad.co/join-us to stay informed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published