coralnet / pyspacer

Python based tools for spatial image analysis
MIT License
6 stars 2 forks source link

allowed different length row, col if using new feature data-struct #37

Closed beijbom closed 3 years ago

beijbom commented 3 years ago

This makes the row, col assert in train classifier more sophisticated and more lenient for the new ImageFeatures data-type.