-
Notifications
You must be signed in to change notification settings - Fork 245
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
Coco benchmarks for lance and parquet formats #97
Conversation
return f"{base_uri}/{dataset_name}{('_' + flavor) if flavor else ''}.{fmt}" | ||
|
||
|
||
class BenchmarkSuite: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is there something similar in pytest or other library ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah, there are a bunch. was easier to just write something quick for our use case here.
We could switch to asv at some point: https://asv.readthedocs.io/en/stable/index.html
python/benchmarks/coco.py
Outdated
|
||
import argparse | ||
import click |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lol
507f84c
to
d887910
Compare
let me wait for #96 to be resolved first so filter_data lance can work properly |
5c6f940
to
d0c28ba
Compare
d0c28ba
to
b7faa32
Compare
0e02cbb
to
d7393d8
Compare
Local data using Coco train2017 + val2017 instances (122K images)
Discoveries (priority ordering):