https://github.com/modeltc/aaai2023_eampd
AAAI2023 Efficient and Accurate Models towards Practical Deep Learning Baseline
https://github.com/modeltc/aaai2023_eampd
Last synced: 5 months ago
JSON representation
AAAI2023 Efficient and Accurate Models towards Practical Deep Learning Baseline
- Host: GitHub
- URL: https://github.com/modeltc/aaai2023_eampd
- Owner: ModelTC
- Created: 2022-11-16T01:44:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-29T13:51:35.000Z (over 3 years ago)
- Last Synced: 2025-02-14T19:51:23.709Z (over 1 year ago)
- Size: 17.4 MB
- Stars: 13
- Watchers: 7
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Practical AI Challenge at AAAI 2023
For full challenge details, please see the [AAAI2023 Practical AI challenge](https://practical-dl.sensecore.cn/#/intro) page.
For general questions regarding this challenge, you can join the group via Slack or WeChat.🤗
Slack: Join by clicking [this link](https://join.slack.com/t/w1666859556-fgw388026/shared_invite/zt-1iyl8cqq8-PnRCgvLEht9oVr9tA4KMmg).
WeChat: Join by scanning the following QR code.

## [Train Example](./train.md)
## Submitting
After exporting the onnxfile, submit your onnxfile to [online judge](https://practical-dl.sensecore.cn/#/onlineJudge) to get your scores.

## [OpenI Platform Example](./openI.md)