Skip to content

Decoupling metrics from benchmark to allow different kinds of forward process#14

Merged
fengyuentau merged 2 commits intoopencv:masterfrom
fengyuentau:benchmark_framework_decoupling
Nov 9, 2021
Merged

Decoupling metrics from benchmark to allow different kinds of forward process#14
fengyuentau merged 2 commits intoopencv:masterfrom
fengyuentau:benchmark_framework_decoupling

Conversation

@fengyuentau
Copy link
Copy Markdown
Member

  • Decouple metrics from benchmark
  • Metric: Base
  • Metric: Detection
  • Metric: Recognition

This PR is created for the incoming object tracking models and benchmarking.

@fengyuentau
Copy link
Copy Markdown
Member Author

cc @kaingwade @zihaomu

@fengyuentau fengyuentau mentioned this pull request Nov 8, 2021
2 tasks
@fengyuentau fengyuentau self-assigned this Nov 8, 2021
@fengyuentau fengyuentau added the feature New feature or request label Nov 8, 2021
Comment on lines +19 to +22
detect_prototxt_path: "models/qrcode_wechatqrcode/detect_2021nov.prototxt"
detect_model_path: "models/qrcode_wechatqrcode/detect_2021nov.caffemodel"
sr_prototxt_path: "models/qrcode_wechatqrcode/sr_2021nov.prototxt"
sr_model_path: "models/qrcode_wechatqrcode/sr_2021nov.caffemodel" No newline at end of file
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fengyuentau how do you define the suffix? Isn't QRCode models trained quite some time ago?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The suffix is the time I uploaded to zoo. Previous was wrong.

@fengyuentau fengyuentau merged commit 892b462 into opencv:master Nov 9, 2021
@fengyuentau fengyuentau deleted the benchmark_framework_decoupling branch November 9, 2021 03:00
fengyuentau added a commit that referenced this pull request Jun 8, 2023
… process (#14)

* create metrics for different types of behavior

* workable impl calling utils.METRICS in benchmark
@fengyuentau fengyuentau added this to the 4.9.0 (first release) milestone Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants