"mmdet3d/structures/bbox_3d/coord_3d_mode.py" did not exist on "ff62af6bf4379860c735a06041b2bac681c14cca"
Commit 4d299aa9 authored by quyuan's avatar quyuan
Browse files

update ci

parent b279fc86
......@@ -47,6 +47,10 @@ def extrat_zip(zip_file_path, extract_to_path):
print(f'{zip_file_path} is not a zip file')
def ci_ben():
fr = open(os.path.join(pdf_dev_path, "ci", "result.json"), "r").read()
if __name__ == "__main__":
extrat_zip(os.path.join(pdf_dev_path, 'output.zip'), os.path.join(pdf_dev_path))
test_cli()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment