shijunfeng00

Results 2 issues of shijunfeng00

系统:Windows10 命令:python jnerf/tools/run_net.py --config-file configs/jnerf/ngp_llff.py 环境:Python 3.8.13 llff格式的文件可以在nerf-pytorch中正常训练,在jnerf中编译报错 具体报错信息如下: ![image](https://user-images.githubusercontent.com/38905022/194850983-ccab4dfc-0b21-4be9-8c2a-87d57c84979c.png) ![image](https://user-images.githubusercontent.com/38905022/194850887-27892a62-62b6-4757-ab48-d84633070d17.png) ` Loading config from: configs/jnerf/ngp_llff.py HOLDOUT view is 12 Auto LLFF holdout, 8 create data/fern\split.json 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 17/17 [00:00

{"id":143,"method":"order.put_market","params":[2,"BTCUSD",2,"**1**","0.002",""]}: OK {"id":143,"method":"order.put_market","params":[2,"BTCUSD",2,"**0.01**","0.002",""]}: **ERROR** { "error": { "message": "amount too small", "code": 11 }, "result": null, "id": 144 } Why is this so?