weecology / DeepForest

Python Package for Airborne RGB machine learning
https://deepforest.readthedocs.io/
MIT License
521 stars 176 forks source link

fix issue #797 predict_file should be able to take in a dataframe #838

Open Abhishek-kumar0503 opened 1 week ago

Abhishek-kumar0503 commented 1 week ago

solve he main.deepforest.predict_file should be able to take in a dataframe, not just a csv file. #797