photo

Mingrun Wang


Last seen: 3 meses hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
what is the difference between LayerGraph and DAGNetwork in deep learning?
the pair of LayerGraph and DAGnetwork remsembles with one of Layer and SeriesNetwork(in my mind)

más de 6 años hace | 0

Respondida
what is the difference between LayerGraph and DAGNetwork in deep learning?
one is a class,and one is struct.

más de 6 años hace | 1

Respondida
How can I modify the weights of a pre-trained Alexnet in 2018a?
layers=net.Layers; layers(2).Weights=layers(2).Weights * 0.01; And i also provide you the following ways to make up for the co...

más de 6 años hace | 0

Pregunta


neural network parameter share
the matlab neural network toolbox (CNN part) can support the layer parameters (Weights and Bias) share? I find that neither Seri...

más de 6 años hace | 0 respuestas | 0

0

respuestas

Respondida
neural network toolbox _faster rcnn_code error
this error may have no any essential significants to rpn training ,because the number of postive box samples is often too small....

casi 7 años hace | 0

Pregunta


neural network toolbox _faster rcnn_code error
have anyone found a coding error in the module of faster_rcnn under the neural network toolbox? the error is in the path "...M...

casi 7 años hace | 1 respuesta | 0

1

respuesta