Ianvs v0.1.0 release
Release the Ianvs distributed synergy AI benchmarking framework.
- Release test environment management and configuration.
- Release test case management and configuration.
- Release test story management and configuration.
- Release the open-source test case generation tool: Use hyperparameter enumeration to fill in one configuration file to generate multiple test cases.
Release the PCB-AoI public dataset.
- Release the PCB-AoI public dataset, its corresponding preprocessing, and baseline algorithm projects. Ianvs is the first open-source site for that dataset.
Support two new paradigms in test environments and test cases.
- Test environments and test cases that support the single-task learning paradigm.
- Test environments and test cases that support the incremental learning paradigm.
Release PCB-AoI benchmark cases based on the two new paradigms.
- Release PCB-AoI benchmark cases based on single-task learning, including leaderboards and test reports.
- Release PCB-AoI benchmark cases based on incremental learning, including leaderboards and test reports.
Details as following
- Add ianvs core code by @JimmyYang20 in #1
- Add Ianvs examples and comments. by @jaypume in #2
- Add documentations by @MooreZheng in #3
- Revise key docs like the home page, setup and contribution by @MooreZheng in #9
- Add fossa analysis in the github workflow by @JimmyYang20 in #10
- Modify the hyperlinks of ci and license scan by @JimmyYang20 in #11
- Add templates of lifelong learning and mutli-edge-inference by @JimmyYang20 in #12
- Add a deploy ianvs method in quick-start.md by @JimmyYang20 in #31
- Add Proposal for Edge Intelligence Benchmark for Edge-Cloud Collaborative Lifelong Detection by @iszhyang in #35
- Add codes of Edge Intelligence Benchmark for Edge-Cloud Collaborative Lifelong Detection by @iszhyang in #39
- Add pedestrian tracking example. by @yqhok1 in #36
- Modify workflow platform by @luosiqi in #46
- Add new application of singletasklearning: segmentation of cityscapes by @luosiqi in #47
- Fix document and example resources by @JimmyYang20 in #5
- Fix hyperlinks in documentation by @JimmyYang20 in #6
- Fix quick start doc by @JimmyYang20 in #7
New Contributors
- @MooreZheng made their first contribution in #3
- @iszhyang made their first contribution in #35
- @yqhok1 made their first contribution in #36
Full Changelog: https://github.com/kubeedge/ianvs/commits/v0.1.0