Thanks to visit codestin.com
Credit goes to github.com

Skip to content

qzs3_range_joint_r258 (0.26)#92

Closed
nick-neely wants to merge 1 commit into
commaai:masterfrom
nick-neely:submission/qzs3-range-joint-r258
Closed

qzs3_range_joint_r258 (0.26)#92
nick-neely wants to merge 1 commit into
commaai:masterfrom
nick-neely:submission/qzs3-range-joint-r258

Conversation

@nick-neely

@nick-neely nick-neely commented May 4, 2026

Copy link
Copy Markdown

submission name:

qzs3_range_joint_r258

upload zipped archive.zip

https://github.com/nick-neely/comma_video_compression_challenge/releases/download/qzs3-range-joint-r258/archive.zip

SHA256: f0dedeb7ad3c019ab3f4e2dea317f3192408e47a573897adb208030709d01490

report.txt

=== Evaluation config ===
  batch_size: 16
  device: cuda
  num_threads: 2
  prefetch_queue_depth: 4
  report: .runs/pr85/pr85_side_search/submission/report.txt
  seed: 1234
  submission_dir: .runs/pr85/pr85_side_search/submission
  uncompressed_dir: /home/neely/dev/comma_video_compression_challenge/videos
  video_names_file: /home/neely/dev/comma_video_compression_challenge/public_test_video_names.txt
=== Evaluation results over 600 samples ===
  Average PoseNet Distortion: 0.00018963
  Average SegNet Distortion: 0.00057675
  Submission file size: 236,516 bytes
  Original uncompressed size: 37,545,489 bytes
  Compression Rate: 0.00629945
  Final score: 100*segnet_dist + √(10*posenet_dist) + 25*rate = 0.26

does your submission require gpu for evaluation (inflation)?

yes

did you include the compression script? and want it to be merged?

no

additional comments

Range-coded semantic masks plus a compact joint-frame renderer and small correction stream. Influenced by the adaptive range-mask / joint-frame work in PR #85.

@github-actions

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown

Thanks for the submission @nick-neely! 🤏

A maintainer will review your PR shortly.

To run the evaluation, a maintainer will trigger the eval workflow with your PR number.

@github-actions github-actions Bot requested a review from YassineYousfi May 4, 2026 06:23
@nick-neely nick-neely changed the title Add qzs3_range_joint_r258 submission by nick-neely qzs3_range_joint_r258 (0.26) May 4, 2026
@github-actions

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown

Eval Results: qzs3_range_joint_r258

=== Evaluation config ===
  batch_size: 16
  device: cuda
  num_threads: 2
  prefetch_queue_depth: 4
  report: submissions/qzs3_range_joint_r258/report.txt
  seed: 1234
  submission_dir: submissions/qzs3_range_joint_r258
  uncompressed_dir: /home/runner/work/comma_video_compression_challenge/comma_video_compression_challenge/videos
  video_names_file: /home/runner/work/comma_video_compression_challenge/comma_video_compression_challenge/public_test_video_names.txt
=== Evaluation results over 600 samples ===
  Average PoseNet Distortion: 0.00019981
  Average SegNet Distortion: 0.00057491
  Submission file size: 236,516 bytes
  Original uncompressed size: 37,545,489 bytes
  Compression Rate: 0.00629945
  Final score: 100*segnet_dist + √(10*posenet_dist) + 25*rate = 0.26

@YassineYousfi

Copy link
Copy Markdown
Collaborator

@nick-neely Congratulations on making it onto the leaderboard! I hope you had fun competing in the challenge and learned something new along the way. If you are looking for a job or internship, please email [email protected] with a link to this PR. See you in the next challenge!

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.

2 participants