FSCT icon indicating copy to clipboard operation
FSCT copied to clipboard

Results 19 FSCT issues
Sort by recently updated
recently updated
newest added

C:\Users\User\anaconda3\envs\FSCT1\lib\site-packages\skimage\measure\fit.py:294: UserWarning: Input data does not contain enough significant data points. In scikit-image 1.0, this warning will become a ValueError. What is this error related to? The point cloud has...

Hi. i'm trying to run the code, but i'm shown this error message: FileNotFoundError: [Errno 2] No such file or directory: 'C:/Claudio/Elaborazioni_FGI/FSCT/model/model.pth' The folder 'DSCT' in which it is looking...

When running the code, i obtain the "ValueError: need at least one array to concatenate" shown in the screenshot. How can I solve it?

Hi Sean! Currently i am working with your FSCT script applying it to my study plots and, for the moment i am getting good results. To optimise the process, I...

Hi Sean, first of all kudos for publishing this repo! I cloned the latest version and I am trying to run the train.py on the "default" training based on the...

TO DO: - Improve error handling for when users set a bad plot_centre. In the situation where a point cloud is georeferenced, the plot centre is [0, 0] and the...

bug

I get this error window when trying to run the run.py ![image](https://github.com/SKrisanski/FSCT/assets/45093350/2b2db889-19f6-4265-a15a-05bee5bc9b7f)

Installed as per instructions. Had to install the right version of hdbscan using conda but everything eventually installed. Now, using run.py I get the error: ``` $ python run.py Traceback...