Skip to content

Dev#1

Closed
Gabriellgpc wants to merge 14 commits intomainfrom
dev
Closed

Dev#1
Gabriellgpc wants to merge 14 commits intomainfrom
dev

Conversation

@Gabriellgpc
Copy link
Copy Markdown
Collaborator

No description provided.

Gabriellgpc and others added 14 commits February 5, 2026 17:33
…INO export

- Switch to dynamic git-tag versioning via hatch-vcs (replaces hardcoded version)
- Add GitHub Actions publish workflow with OIDC trusted publishing on v* tags
- Add fetch-depth: 0 to CI checkout for hatch-vcs compatibility
- Add OpenVINO export format to CLI (--format openvino)
- Create CHANGELOG.md following Keep a Changelog format
- Add openvino optional dependency group

Co-Authored-By: Claude Opus 4.6 <[email protected]>
…Quantization (PTQ) and Quantization-Aware Training (QAT), and implement quantization utilities.

- Updated versioning in _version.py.
- Added quantize_cmd.py and qat_cmd.py for CLI commands.
- Implemented quantization preparation, calibration, and conversion utilities.
- Added tests for quantization functionalities.
…mplementation of YOLO-NAS and licensing information for pretrained weights.
- Updated `pyproject.toml` to include `roboflow` and `jupyter` in the development dependencies.
- Expanded `uv.lock` with new resolution markers and additional package details.
- Introduced `finetune_roboflow.ipynb` example notebook for fine-tuning YOLO-NAS on Roboflow datasets.
- Added `dataset_config.py` for parsing YOLO/RoboFlow data.yaml files and integrated it into the data module.
- Updated tests to cover dataset configuration loading and validation.
- Updated `finetune_roboflow.ipynb` to implement Lightning modules for training and evaluation.
- Introduced `YoloNASLightningModule` for streamlined model training with integrated logging and callbacks.
- Replaced legacy training and evaluation logic with Lightning's `Trainer` and `DataModule`.
- Added `EMACallback` and `QATCallback` for enhanced training control.
- Removed outdated `qat_trainer.py` and `trainer.py` files to clean up the codebase.
- Updated `pyproject.toml` to include `lightning` as a dependency.
@Gabriellgpc Gabriellgpc self-assigned this Feb 8, 2026
@gitguardian
Copy link
Copy Markdown

gitguardian bot commented Feb 8, 2026

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
While these secrets were previously flagged, we no longer have a reference to the
specific commits where they were detected. Once a secret has been leaked into a git
repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

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.

1 participant