Skip to content

Releases: MacOS/ReKlaSat-3D

Added colors_coordinates_weighted models

28 Jan 19:35
Compare
Choose a tag to compare

This release adds the colors_coordinates_weighted models in the form of pytorch state dictionarys. We used the median class weighting for calculating the weights. See the paper for details.

Added decision tree models

19 Oct 17:47
c723b9b
Compare
Choose a tag to compare
Pre-release

This release adds the colors_coordinates and coordinates decision tree models. See the paper for details.

Added colors_coordinates models

04 Oct 12:52
c723b9b
Compare
Choose a tag to compare
Pre-release

This release adds the colors_coordinates models in the form of pytorch state dictionarys. In other words, the models expect the 6 features x, y, z, re, gr, blu for each point. See the paper for details.

Added coordinates models

18 Sep 08:41
Compare
Choose a tag to compare
Pre-release

This release adds the coordinates models in the form of pytorch state dictionarys.