Skip to content

Ak18 centernet#18

Merged
ktsiknos-brainchip merged 2 commits into
mainfrom
ak18_centernet
Nov 6, 2025
Merged

Ak18 centernet#18
ktsiknos-brainchip merged 2 commits into
mainfrom
ak18_centernet

Conversation

@Dominique468
Copy link
Copy Markdown
Contributor

@Dominique468 Dominique468 commented Nov 6, 2025

Here are the 13 new models adapted for akidanet18_centernet.

All have an input_size of [None,224,224,3] except for aerial_cows, which has [None,384,384,3].
The performance given is that of the quantized model.

All files (*.h5, *.md) are automatically exported from another repository, and the README.md files are generated from a template.md file from the previous review.

Copy link
Copy Markdown

@dmclellandbc dmclellandbc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just the resolution for aerial cows in the summary table

Comment thread README.md Outdated
@ktsiknos-brainchip ktsiknos-brainchip merged commit 245a8ac into main Nov 6, 2025
1 check passed
@ktsiknos-brainchip ktsiknos-brainchip deleted the ak18_centernet branch November 6, 2025 13:23
Comment thread README.md Outdated
| Vision | Detection | [AkidaNet18/CenterNet](vision/detection/akidanet18_centernet/trail_camera)| 224 | Trail_camera | 2.43M | 8 | 84.74% | | | 6 ☁️ |
| Vision | Detection | [AkidaNet18/CenterNet](vision/detection/akidanet18_centernet/road_signs) | 224 | Road_signs | 2.43M | 8 | 65.46% | | | 6 ☁️ |
| Vision | Detection | [AkidaNet18/CenterNet](vision/detection/akidanet18_centernet/furniture) | 224 | Furniture | 2.43M | 8 | 79.21% | | | 6 ☁️ |
| Vision | Detection | [AkidaNet18/CenterNet](vision/detection/akidanet18_centernet/aerial-cows) | 224 | aerial-cows | 2.43M | 8 | 30.91% | | | 16 |
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| Vision | Detection | [AkidaNet18/CenterNet](vision/detection/akidanet18_centernet/aerial-cows) | 224 | aerial-cows | 2.43M | 8 | 30.91% | | | 16 |
| Vision | Detection | [AkidaNet18/CenterNet](vision/detection/akidanet18_centernet/aerial-cows) | 224 | Aerial-cows | 2.43M | 8 | 30.91% | | | 16 |

You should use uppercase to be consistent.

## References
- **AkidaNet18**: Akida model API [AkidaNet18 architecture](https://doc.brainchipinc.com/api_reference/akida_models_apis.html#akida_models.akidanet18_imagenet)
- **Dataset**: [furniture detection](https://universe.roboflow.com/projet-ai/furniture-azcxt/dataset/1)
- **Dataset**: [furniture detection](https://universe.roboflow.com/projet-ai/furniture-azcxt/dataset/1)
Copy link
Copy Markdown

@GuilbaudNicolas GuilbaudNicolas Nov 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One space is enough after all " Dataset:".

Copy link
Copy Markdown
Contributor Author

@Dominique468 Dominique468 Nov 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right!
However, the document's presentation in Markdown format doesn't reflect this unnecessary white space.

To make things easier for you, I've removed this unnecessary whitespace character from the template.md file. This way, the next time we export these files, it will be corrected.

Thank you for your feedback.

@Dominique468
Copy link
Copy Markdown
Contributor Author

Dominique468 commented Nov 6, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants