DeepLearningExamples icon indicating copy to clipboard operation
DeepLearningExamples copied to clipboard

State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.

Results 205 DeepLearningExamples issues
Sort by recently updated
recently updated
newest added

Hi everyone, I have a question about another language. Can I modify FastPitch to train other languages ​​like Polish ??

enhancement

I'm using the Unet_3D_Medical and I had to change some parameters to reach my goal but I'm having trouble to find where to change the expected output of the network....

# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...

Have the scripts related to BraTS21 been deleted?

I am experiencing a checksum mismatch for train2017.zip for PyTorch Mask R-CNN when trying to download the COCO 2017 dataset. I ran: `cd DeepLearningExamples/PyTorch/Segmentation/MaskRCNN` `./download_dataset.sh ` I am getting the...

bug

Move to cuDNN 8.22 to pick up an oddity with APM and small batch size in training SSD

Related to **Model/Framework(s)** [Efficientnet/Pytorch] **Describe the bug** python model2onnx.py --arch efficientnet-quant-b0 --pretrained-from-file nvidia-efficientnet-quant-b0-130421.pth -b 1 --trt True ``` WARNING: Logging before flag parsing goes to stderr. E0214 03:47:01.921174 140610225248064 amp_wrapper.py:31]...

bug

when executing the commands listed in [this report](https://github.com/NVIDIA/DeepLearningExamples/blob/master/TensorFlow/LanguageModeling/BERT/biobert/README.md#model-overview) and specifically here: `bash scripts/docker/launch.sh` Nothing happens besides these message: `NOTE: MOFED driver for multi-node communication was not detected. Multi-node communication performance...

Bumps [joblib](https://github.com/joblib/joblib) from 0.16 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....

dependencies

Bumps [joblib](https://github.com/joblib/joblib) from 1.0.1 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....

dependencies