The mini AI training model is used to train AI to recognize and predict objects such as beams, columns, floors, and walls from point cloud files. Then, the model is integrated with a Revit add-in to automate the modeling of these objects in Revit.
Note: The above model is not complete. For full documentation, please contact via email at baymax.contact@gmail.com.
This is a small model developed after a few months of research, and I sincerely hope to receive feedback and contributions.
Thank you very much!
For any questions, feel free to reach out via baymax.contact@gmail.com.
pointcloud_to_revit/
│
├── data/
│ ├── raw/
│ ├── processed/
│ └── labels/
...a few more files