Chenhait

Results 16 issues of Chenhait

when i try ./gradlew execute there is a bug FAILURE: Build failed with an exception. * What went wrong: Could not determine java version from '11.0.11'. thank you so much...

怎么导出模型呢?只生成了参数模型。。

i tried to use onnx model, but there is a wrong, thank you if any advance. `python neural_style/neural_style.py eval --content-image images/content-images/amber.jpg --model saved_models/candy.onnx --output-image aa.jpg --cuda 1` first, there is...

onnx

I followed the tutorial https://medium.com/paypal-tech/real-load-aware-scheduling-in-kubernetes-with-trimaran-a8efe14d51e2 the first step is build a kube-scheduler image as follows: git clone https://github.com/kubernetes-sigs/scheduler-plugins.git git checkout cd scheduler-plugins env GOARCH=amd64 GOOS=linux go build -o kube-scheduler main.go...

lifecycle/rotten

I followed the tutorial https://medium.com/paypal-tech/real-load-aware-scheduling-in-kubernetes-with-trimaran-a8efe14d51e2 the first step is build a kube-scheduler image as follows: git clone https://github.com/kubernetes-sigs/scheduler-plugins.git git checkout cd scheduler-plugins env GOARCH=amd64 GOOS=linux go build -o kube-scheduler main.go...

lifecycle/rotten

hi, I have read your paper, which is a wonderful work. I try to use Kitsune as an online IDS on Jetson Nano. However, I am a new bird in...

hi, thank you for your wonderful job!!! I try to run this code on cpu. I changed profiling: [cpu] in s_resnet50_train_val.yml and run python train.py app:apps/s_resnet50_train_val.yml however, it still error...

LapStyle可以转onnx吗

(paddle) oem@abc:~/Downloads/PaddleGAN$ python -u tools/main.py --config-file configs/lapstyle_draft.yaml [11/11 18:28:47] ppgan INFO: Configs: {'total_iters': 30000, 'output_dir': 'output_dir/lapstyle_draft-2021-11-11-18-28', 'checkpoints_dir': 'checkpoints', 'min_max': (0.0, 1.0), 'model': {'name': 'LapStyleDraModel', 'generator_encode': {'name': 'Encoder'}, 'generator_decode': {'name': 'DecoderNet'},...