maoyao666's Stars
CGAL/cgal-swig-bindings
CGAL bindings using SWIG
jpcy/xatlas
Mesh parameterization / UV unwrapping library
USTC-GCL-F/EvoDevelop
viblo/pymunk
Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python
nicopietroni/parafashion
secnot/rectpack
Python 2D rectangle packing library
pybox2d/pybox2d
2D Game Physics for Python
kmammou/v-hacd
Automatically exported from code.google.com/p/v-hacd
WestXu/no_fit_polygon_py3
py3 version of liangxuCHEN / no_fit_polygon
kallaballa/libnfpmk
Implementation of a robust no fit polygon generation in a C++ library. Based on minkowski sums
Naimad1CZ/Online2DIrregularBPP
My implementation of online 2D irregular BPP algorithm with state-of-the-art picking policy minimal surrounding waste.
tamasmeszaros/libnest2d
2D irregular bin packaging and nesting library written in modern C++
Papooch/WasteOptimiser
Irregular shape nesting software for waste material optimisation in 2D machining.
kallaballa/libnfporb
Implementation of a robust no-fit polygon generation in a C++ library using an orbiting approach
libigl/libigl-python-bindings
libigl python bindings
sven1977/rllib_tutorials
Ray RLlib tutorial material
datawhalechina/llm-cookbook
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
UX-Decoder/Segment-Everything-Everywhere-All-At-Once
[NeurIPS 2023] Official implementation of the paper "Segment Everything Everywhere All at Once"
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
skoch9/meshplot
Plot 3D triangle meshes
liangxuCHEN/no_fit_polygon
2d irregula packing SVGNesting
GerardMaggiolino/Gym-Medium-Post
Basic OpenAI gym environment.
mpSchrader/gym-sokoban
Sokoban environment for OpenAI Gym
DLR-RM/rl-baselines3-zoo
A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
Juzhan/TAP-Net
TAP-Net: Transport-and-Pack using Reinforcement Learning
Thinklab-SJTU/awesome-ml4co
Awesome machine learning for combinatorial optimization papers.
albert-espin/knapsack-packing
Evolutionary Algorithm for the 2D Packing Problem combined with the 0/1 Knapsack Problem (Master Thesis)
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
facebookresearch/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.