lucaskyle

Results 4 issues of lucaskyle

After I converted a pytorch-onnx model into keras .h5, I noticed that input type: float32[?,w,h,c] Is it correct? what should i do?

after running wlfw dataset and models, i got confused.... File "tools/test.py", line 78, in main nme, predictions = function.inference(config, test_loader, model) File 'lib/core/function.py ', line 194, in inference preds =...

hey dear: if i set child_layers=1, child_nodes=2, child_channels=48, child_num_ops=5, due to args.controller_encoder_vocab_size = 1 + ( args.child_nodes + 2 - 1 ) + args.child_num_ops=9 cant fit NAO encoder model.....

i modified some lines now it can load lightning movenet model i try your training code only using COCO dataset training sample : 64115 validation sample : 5000 when i...