- Move test scripts to tests/ directory for better organization - Add improved YOLOv5 postprocessing with reference implementation - Update gitignore to exclude *.mflow files and include main.spec - Add debug capabilities and coordinate scaling improvements - Enhance multi-series support with proper validation - Add AGENTS.md documentation and example utilities 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
5 lines
244 B
Python
5 lines
244 B
Python
# ******************************************************************************
|
|
# Copyright (c) 2021-2022. Kneron Inc. All rights reserved. *
|
|
# ******************************************************************************
|
|
|