Mitul Saha
Mitul Saha
python export_onnx.py --height 640 --width 640 gives this crash during simplification stage:- ... simplifying with onnx-simplifier 0.3.7... Traceback (most recent call last): File "export_onnx.py", line 178, in model_onnx, check =...
Dear Authors, Could you please include an inference script?
Hi there, Since I have only two class problem. I would like to further reduce yolox-nano. Any ideas how we can reduce it further? Thanks!
Hi, When running python torch2onnx.py --load_from I get this crash:- RuntimeError: Exporting the operator grid_sampler to ONNX opset version 11 is not supported. Please feel free to request support or...
Hi, I run: python torch2onnx.py --load_from and get crash:- pretrained model: https://download.pytorch.org/models/resnet101-5d3b4d8f.pth Traceback (most recent call last): File "torch2onnx.py", line 49, in main() File "torch2onnx.py", line 28, in main net.load_state_dict(new_state_dict)...
Hi there, How much time does it take to train a model? Thanks!
Hi, I instance segmentation training scripts ready?
Hi there, I get following crash when trying to run "design_motifscaffolding.sh". Any help? Thank you very much! ========== ./design_motifscaffolding.sh [2024-08-07 22:21:26,650][__main__][INFO] - Found GPU with device_name NVIDIA RTX 5000 Ada...