huzhanming16

Results 8 comments of huzhanming16

@alatyshe hey, have you solved this problem?I dont know how to do

I solved it. I trained a deepq model myself and it will work, you should change the file's name in enjoy_mineral_shards.py@2751466366

any progress?

> sorry, its been too long. I successfully transfered this model into onnx, by **changing some functions** in tensor and np convertor? Maybe? I remember u can see the **warning...

> I was trying to trace ZoeD_NK model and got following error, > > ``` > File "/home/ketan/ZoeDepth/tracing.py", line 39, in > module = torch.jit.trace(model_zoe_nk, x) > File "/home/ketan/.local/lib/python3.8/site-packages/torch/jit/_trace.py", line...

> Would this resolve your issue? by replacing `.astype(int)` with `.int()` I have solved this problem by editing the source files.