CRGNet
CRGNet copied to clipboard
[IEEE TIP 2022] Consistency-Regularized Region-Growing Network for Semantic Segmentation of Urban Scenes with Point-Level Annotations
Since the url of [Vaihingen dataset](http://www2.isprs.org/commissions/comm3/wg4/2d-sem-label-vaihingen.html) has expired, and the labels of the dataset found on the Internet do not satisfy the current project, I would like to share with...
I encountered the following error, will this affect the training? I got very bad results. /mnt/4t_disk/sxq/CRGNet4/utils/tools.py:98: RuntimeWarning: invalid value encountered in divide acc_cls = np.diag(hist) / hist.sum(axis=1) /mnt/4t_disk/sxq/CRGNet4/utils/tools.py: 100 :...