Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: RizwanMunawar <chr043416@gmail.com>
813 B
813 B
| description | keywords |
|---|---|
| Explore Ultralytics NASPredictor. Understand high-level architecture of the model for effective implementation and efficient predictions. | NASPredictor, Ultralytics, Ultralytics model, model architecture, efficient predictions |
Reference for ultralytics/models/nas/predict.py
!!! Note
This file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/nas/predict.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/nas/predict.py). If you spot a problem please help fix it by [contributing](/help/contributing.md) a [Pull Request](https://github.com/ultralytics/ultralytics/edit/main/ultralytics/models/nas/predict.py) 🛠️. Thank you 🙏!