KanikaAdik

Results 2 issues of KanikaAdik

### 💡 Your Question ``` from super_gradients.training import Trainer from super_gradients.common.object_names import Models from super_gradients.training import models from super_gradients.training.processing import ComposeProcessing trainer = Trainer(experiment_name=EXPERIMENT_NAME, ckpt_root_dir=CHECKPOINT_DIR) net = models.get('yolo_nas_m', num_classes=5, pretrained_weights="coco")...

:sheep: Duplicate
:ballot_box_with_check: Solution proposed

### Apache Airflow Provider(s) databricks ### Versions of Apache Airflow Providers apache-airflow-providers-databricks==6.3.0 ### Apache Airflow version 2.7.3 ### Operating System (airflow)cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 11 (bullseye)" NAME="Debian GNU/Linux" VERSION_ID="11" VERSION="11...

kind:bug
area:providers
good first issue
provider:databricks