Skip to content

Add CSRNet OpenVINO IR notebook - #3566

Open
nagabh wants to merge 7 commits into
openvinotoolkit:2026.3.1from
nagabh:csrnet_ov_enab
Open

nagabh wants to merge 7 commits into
openvinotoolkit:2026.3.1from
nagabh:csrnet_ov_enab

Conversation

@nagabh

@nagabh nagabh commented Jul 21, 2026 •

Copy link
Copy Markdown

PR overview

This PR provides a notebook that enables and quantizes the CSRNet model in OpenVINO for FP32, FP16, and INT8 and tests on crowd-counting. Following are the details.

Tickets:
Jira: CVS-190026.

Application: Crowd-counting.
Model: CSRNet (PyTorch, 16 M params, FP32).
PyTorch FP32 → OpenVINO FP32, FP16 IR conversion.
NNCF based mixed-precision OpenVINO INT8 quantization.
IRs validated for accuracy on ShanghaiTech datasets Part A and Part B.
benchmark_app results on Intel Arc B390 iGPU (PTL): FP16: 20.4 ms / 49 FPS INT8: 10.7 ms / 93 FPS.
Test image: IMG_114.jpg → PyTorch model count =162, OpenVINO model count =162 (FP32, FP16, INT8).

Dataset source link:
https://drive.google.com/file/d/16dhJn7k4FWVwByRsQAEpl9lwjuV03jVI/view

Model fallback link:
https://drive.google.com/file/d/1Z-atzS5Y2pOd-nEWqZRVBDMYJDreGWHH/view

Disclaimer:
AI assistance is taken in creating the notebook. However, all cells are verified manually and the notebook is manually tested for its output and it works as expected.

@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

This PR will be closed in a week because of 2 weeks of no activity.

@github-actions github-actions Bot added Stale and removed Stale labels Aug 5, 2026
@nagabh
nagabh changed the base branch from latest to 2026.3.1 September 25, 2026 06:13

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant