Post
81
๐ Iโm excited to release depth-estimation v0.1.2!
This release introduces a complete model-optimization workflow for monocular depth estimation:
โ ONNX export with optional runtime verification
โ PyTorch model pruning and sparsity reporting
โ FP16, BF16, INT8, and ONNX quantization workflows
โ A practical prune โ export โ quantize example
โ Improved GPU and non-square image handling
โ Safer checkpoint loading and archive extraction
โ Expanded Python, PyTorch, CodeQL, and pretrained-model testing
Install it from PyPI:
pip install --upgrade depth-estimation
๐ Explore the project on GitHub: https://github.com/shriarul5273/depth_estimation
๐ฆ Install from PyPI: https://pypi.org/project/depth-estimation/
Iโd love to hear how youโre using monocular depth estimationโand what youโd like to see in the next release.
#ComputerVision #DepthEstimation #PyTorch #ONNX #OpenCV #OpenSource #MachineLearning #DeepLearning
This release introduces a complete model-optimization workflow for monocular depth estimation:
โ ONNX export with optional runtime verification
โ PyTorch model pruning and sparsity reporting
โ FP16, BF16, INT8, and ONNX quantization workflows
โ A practical prune โ export โ quantize example
โ Improved GPU and non-square image handling
โ Safer checkpoint loading and archive extraction
โ Expanded Python, PyTorch, CodeQL, and pretrained-model testing
Install it from PyPI:
pip install --upgrade depth-estimation
๐ Explore the project on GitHub: https://github.com/shriarul5273/depth_estimation
๐ฆ Install from PyPI: https://pypi.org/project/depth-estimation/
Iโd love to hear how youโre using monocular depth estimationโand what youโd like to see in the next release.
#ComputerVision #DepthEstimation #PyTorch #ONNX #OpenCV #OpenSource #MachineLearning #DeepLearning