Tyler Luan
Tyler Luan
``` def torch2onnx(model_, input_, output_name="./test.onnx"): input_names = ["input_1"] output_names = ["output_1"] opset_version = 13 dynamic_axes = None # dynamic_axes = {'input_1': [0, 2, 3], 'output_1': [0, 1]} torch.onnx.export(model_, input_, output_name,...
[@PaulX1029 ](https://www.google.com/search?q=how%20to%20convert%20a%20pytorch%20model%20to%20onnx)
[这个](https://blog.orangex4.cool/post/hexo-link-card/)
> 主屏放左边试试 有效
> > 主屏放左边试试 > > 都2024年了, 这个问题解决了吗 我因为工作原因,副屏必须放在左边, 但放左边来消息就消失任务栏WX图标。。 有办法解决 吗,多谢了 我直接打不开了,重装都无效,现在办公电脑连weixin都没得用。。
换回 https://www.ubuntukylin.com/applications/106-cn.html 了,先凑合凑合
https://github.com/ykk648/AI_power/blob/main/body_lib/body_kp_detector/body_kp_detector_kapao/body_kp_detector_kapao.py
@nikhilchh https://github.com/ykk648/apstone/blob/main/apstone/wrappers/onnx_wrapper/onnx_model.py https://github.com/ykk648/apstone/blob/main/apstone/model_base.py
can only help you on ubuntu, check [PyTorch 1.5 compatible ](https://github.com/ykk648/neural_renderer/commit/5cc85740240226b6db9e48d5e5089b4e41681a2c)
Any updates?