jplnasa5

Results 5 issues of jplnasa5

For example, if I run this command in shell: python flow --model cfg/yolo-new.cfg --load bin/yolo-new.weights --demo videofile.avi there will be output on shell. but how to change this commend to...

when I run sh run_fedavg_distributed_pytorch.sh 2 1 resnet56 homo 100 20 64 0.001 mnist "./../../../data/mnist" adam 0 show 0 2 ### client1 ### 3.8.8 /usr/bin/python ###### client1 None False lada...

i set one server and client1, client2 of three VMware Ubuntu in one computer, run sh run_fedavg_distributed_pytorch.sh 2 2 resnet56 homo 100 20 64 0.001 cifar10 "./../../../data/cifar10" on server, show:...

and what is partitions.pkl?

hi, it is a great work ! can you share the preprocess code to generate ’saved_data/combined_X.npy‘ and 'saved_data/combined_Y.npy' ? thanks !