-
For real-time moment-map creation it might be good to use the same approach used in SoFiA:
- use all voxels for moment-0 creation;
- use all voxels above a threshold for moment-1 and -2 creation; …
-
I am training with my custom data. I have successfully trained on custom data and the validation result looks good.
However, when I run the exact same model on a test set, all images are black. I hav…
-
This issue was mentioned in our meeting with Colorado last Friday. Pixel level training refers to using Land Cover Images as labels for each pixel. There are 4 images for land cover (4x256,256). The f…
-
For Multiframe images, the length annotation tool displays the values in pixels instead of mm, the angle tool does not show the angle and Reference lines tool does not seem to work.
The PixelSpacing …
-
Hi there,
Again, thanks for the amazing work.
I have a question related to the sankey graph. It seems that, when drawing the graph, the order of some elements changes, so that they get swapped.…
-
Hi Josh,
I'd like to thank you for this awesome demo script. I just have a request/question on how to use this effectively. I wish to receive a spectrum dump over the serial line every 8 to 33ms t…
-
This function is used by GAMMA RTC to translate all output rasters from pixel as area to pixel as point after RTC processing is completed: https://github.com/ASFHyP3/hyp3-gamma/blob/develop/hyp3_gamma…
-
A user may (optionally) provide a mask along with their data to HorneExtract. Any NaNs in the image are added also to this mask (or used to create one, if one wasn't provided). If the dispersion axis …
-
Column and row gaps currently only allow for pixel values.
Adding other units (like `vw`, `vh`, `em` and `rem` at least) would be useful.
-
I trained on ferplus for four times, twice acc was 93% and twice ACC was 89%, what is the reason for this, when I trained on rafdb, the result was very stable at 95%
my train code:
>
import date…