Skip to content

Conversation

@adithya-zededa
Copy link
Contributor

No description provided.

- Updated DATASET_PATH to use relative paths (../stanford-cars/test)
- Fixed MODEL_PATH to reference local model files
- Corrected class_names_path for proper class definitions
- Ensures all notebooks work from their respective directories
- Covers ResNet-50, ResNet-101, ConvNeXt, EfficientNet-B3, EfficientNet-B5
- Created python environment configuration (python_env.yaml) with dependencies.
- Added requirements file (requirements.txt) specifying necessary packages.
- Initialized model metadata (meta.yaml) including model ID, experiment ID, and artifact location.
- Recorded performance metrics: accuracy, F1 score, FLOPs, GFLOPs, inference time, MACs, memory buffers, memory parameters, total memory, model size, precision, and recall.
- Defined model architecture and parameters including input shape, number of classes, and layers.
- Specified model details such as framework (PyTorch), format (ONNX), and versioning information.
- Added tags for model classification, dataset, domain, and licensing.
…s a parameterized version for the evaluation steps.
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.

2 participants