Joaquin Anton
Joaquin Anton
Signed-off-by: Joaquin Anton ## Category: **Other** (bugfix in test code) ## Description: It fixes synchronization in external source tests. Fixes https://github.com/NVIDIA/DALI/issues/4151 ## Additional information: ### Affected modules and functionalities: External...
Adding a tutorial showing how to use the SequenceMap operator to perform batch processing operations. Signed-off-by: Joaquin Anton
Adds a tutorial on how to use ONNX to represent a data preprocessing graph and combine it with an existing network. The tutorial uses ResNet-50 as an example. Signed-off-by: Joaquin...
Signed-off-by: Joaquin Anton ## Category: **Bug fix** / **Other** (tests) ## Description: - If enables batched decoder API in libjpeg-turbo and libtiff decoder. - It extends tests of batched decoder...
Signed-off-by: Joaquin Anton ## Category: ## Description: ## Additional information: ### Affected modules and functionalities: ### Key points relevant for the review: ### Tests: - [ ] Existing tests apply...
Test
## Category: ## Description: ## Additional information: ### Affected modules and functionalities: ### Key points relevant for the review: ### Tests: - [ ] Existing tests apply - [ ]...
## Category: ## Description: ## Additional information: ### Affected modules and functionalities: ### Key points relevant for the review: ### Tests: - [ ] Existing tests apply - [ ]...
# ResNet preprocessing model version 2 (with image decoding) ## Description It adds a new version of the ResNet preprocessing model, including image decoding. This is the result of the...
## Category: **Bug fix** ## Description: Fixes issues found by static code analyzer Coverity ## Additional information: ### Affected modules and functionalities: ### Key points relevant for the review: ###...
## Category: **Other** Replaces default ImageDecoders with the nvImageCodec based implementations. ## Description: - Replaces default ImageDecoders with the nvImageCodec based implementations. - Move former default decoders to a `legacy`...