-
We keep this issue open to collect feature requests from users and hear your voice. Our monthly release plan is also available here.
You can either:
1. Suggest a new feature by leaving a comment…
-
PIL has some issues with reading TIF files as it automatically converts to uint8. What do you think about adding something like:
``` A
if path.suffix == ".tif":
img = tifffile.imread(pat…
cr458 updated
3 years ago
-
Hello,
First and foremost, I would like to express my sincere gratitude for the outstanding work you have done. My name is xuechao zhou, a graduate student from Wuhan University, and interestingly,…
-
Hello,
I've tried to make a segmentation using the same method as the book "Deep Learning for Remote sensing images with open source software". I tried a first time with the example in the book an…
-
Hello! Thanks for your great work! I wonder how to access the subjective scores and the fused images generated by different pansharpening methods?
-
For creating training datasets, is it possible to train the YOLTv5 model using data that was setup for the YOLOv5 format or must it go through the prep_train.py processing to be accepted for training …
-
-
Hello!
I am quite interested in this project, and currently I'm looking to implement it into my science research.
But, when it comes to loading spectra from .csv file, that contains endmember va…
-
## 检查 / Check
- [x] 已阅读 [提问流程](https://github.com/mohuangrui/ucasthesis/wiki/常见问题#如何有效地问问题)
- [x] 确认问题为关于 ucasthesis 编译和设计的问题,而非 LaTeX 的一般知识性问题
- [x] 已仔细阅读 [LaTeX 知识小站](https://github.com/mohua…
-
Currently, a Datastream links to Thing, Sensor, ObservedProperty and Observations
A TakingCapability links to Thing, Actuator and Tasks
| Datastream | TaskingCapability |
|---|---|
| Thing | T…