-
Notifications
You must be signed in to change notification settings - Fork 9
New ONNX models for PID and Energy Regression #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
A new Pull Request was created by @Moanwar for branch master. @aandvalenzuela, @cmsbuild, @iarspider, @jfernan2, @mandrenguyen, @smuzaffar, @srimanob, @subirsarkar can you please review it and eventually sign? Thanks. |
|
cms-bot internal usage |
|
REMINDER @antoniovilela, @rappoccio, @mandrenguyen, @sextonkennedy: This PR was tested with cms-sw/cmssw#45821, please check if they should be merged together |
|
@cms-sw/reconstruction-l2 @cms-sw/upgrade-l2 |
|
+Upgrade |
|
+1 |
|
merge |
Adding the CNN models trained based on TICLv5 reconstruction information using a simple CNN-based approach. Two models were trained separately: one for trackster energy regression and one for particle ID, applied in different reconstruction steps—CLU3D (pattern recognition) and trackster linking. These models are saved in ONNX format for time optimization.