ml-morph icon indicating copy to clipboard operation
ml-morph copied to clipboard

Machine-learning-based morphometrics

Results 3 ml-morph issues
Sort by recently updated
recently updated
newest added

I have repeatedly run across an issue of the preprocessing step failing partway through. As far as I can tell, this is due to a Windows-created desktop.ini file being flagged...

`python3 preprocessing.py -i A_aurata_wings -t aurata_wings_landmarks.xml` After using the above code, the package split my images and landmarks into train and test folders and xml files, but the xml files...

Make sure pip (or pip3), Xcode, and XQuartz are already installed. * clone repository & pull latest * open terminal, cd to repository * run ```pip install -r requirements.txt``` *...