ColdCodeCool

Results 13 comments of ColdCodeCool

@dkorkino @jmtatsch I am also looking forward to the release of the converted weights.

hi, guys, did you solve the problem and get the rgb image?

hi all, is there any update for this RFC? Has it been merged into the code base?

Yes, the API of serializer.load_hdf5(args.pretrainedmodel, model) seems did not work, and even if I changed the extension of file pkl to h5 or hdf5.

@shiba24 Could you please redesign the part of loading pre-trained model?

@shiba24 Great! Hope to see it soon. Thank you!

@shiba24 After I digged deeper into the code, I recognized that it seems the VGG model is double loaded. Since the line "model = HumanParts(n_class = 15)" has loaded the...

> Facing similar issue when we try to freeze the pretrained models ... > > **/hdrnet/lib/hdrnet_ops.so: undefined symbol: _Z37BilateralSliceApplyGradKernelLauncherRKN5Eigen9GpuDeviceEPKfPKxS4_S6_S4_S6_S4_bPfS7_S7_** > > Using gcc 4.8, Python 2.7, Ubuntu 16.04, TF: 1.12.0,...

hi, guys, did you train yourself? did you figure out how much time it costs to train light and full version respectively?