项目作者: jgcastro89

项目描述 :
An RBF based artificial neural network used for the purpose of semantic image segmentation. The backbone of this model is a DenseUNet. The head of the convolutional neural network is an RBF layer. Inference can be done using Bayes Theorem, or Softmax.
高级语言: Python
项目地址: git://github.com/jgcastro89/GenerativeDenseUNet.git
创建时间: 2021-03-10T16:43:50Z
项目社区:https://github.com/jgcastro89/GenerativeDenseUNet

开源协议:Apache License 2.0

下载