Jakub Vynikal

Results 3 issues of Jakub Vynikal

### Uncolored clouds The motivation is to use the model as an augmentation of FLAIR dataset without using inaccurate cloud colorizing. As the attributes are different, it's necessary to write...

Whenever creating a larger hdf5 dataset, i.e. approximately more than 4 lidar HD tiles for training set, the resulting hdf5 file collapses to a few kilobytes without any explanation. The...

In metric_callbacks.py, lines 34-36 ` def _metrics_factory(self, by_class=False): average = None if by_class else "micro" average_iou = None if by_class else "macro" # special case, only mean IoU is of...