imen_selmi
imen_selmi
how can i train istr with custom dataset ?
when i run the demo file i got photo without mask or bounding box (the original photo ) how can i fix this problem
where is the ISTR-R50-3x.yaml file ? can you share it please ?
i ran the preprocess_HMDB_RGB.sh for processing the data but it returns an empty folder , i'm trying to run action recognition with nvidia tao !cd tao_toolkit_recipes/tao_action_recognition/data_generation/ && bash ./preprocess_HMDB_RGB.sh $HOST_DATA_DIR/raw_data...
I attempted to train Mask R-CNN with nvidia tao , but encountered an error during the process. 2023-05-16 10:13:03,067 [INFO] root: Registry: ['nvcr.io'] 2023-05-16 10:13:03,110 [INFO] tlt.components.instance_handler.local_instance: Running command in...
I’m trying to prepare GPU worker nodes and enable GPU support on Kubernetes to use GPU nodes. I followed the steps in the README file [link ]( https://github.com/NVIDIA/k8s-device-plugin), but the...