X

Help Articles are product support tips and information straight from the NV5 Geospatial Technical Support team developed to help you use our products to their fullest potential.



2845 Rate this article:
No rating

ENVI Deep Learning 1.1.2 Release Notes

For system requirements, please see the ENVI Deep Learning System Requirements topic in the L3Harris Geospatial Documentation Center.

What's New in This Release

ENVI Deep Learning 1.1.2 includes options to apply augmentation during training. Augmentation is a technique commonly used with deep learning to supplement the original training data. It involves creating modified versions of the training images, usually through a geometric transformation such as scaling, flipping, rotating, and/or translating the data. ENVI allows you to choose to apply scaling and rotation, while it performs translations automatically.

By having more information to extract from the training data, the trainer and classifier can more effectively learn what features of interest look like. Augmentation can also improve the ability of the models to generalize what they have learned, to new images. It can also reduce the amount of labeling you have to do, particularly with capturing various rotations and sizes of features.

ENVI Deep Learning 1.1.2 provides two new training parameters:

  • Augment Scale: Augment training data with resized (scaled) versions of the data.
  • Augment Rotation: Augment training data with rotated versions of the data.

Similarly, AUGMENT_SCALE and AUGMENT_ROTATION parameters were added to ENVITrainTensorFlowMaskModelTask for ENVI programmers.

The following image shows an example of how augmentation improved the classification of vehicles in an aerial image. The second and third views show the resulting class activation raster, one with no augmentation and the other with the Augment Rotation option enabled during training. The vehicles are arranged in different directions. In this case, augmentation improved the probability that the identified objects belonged to the "Vehicle" class.

Fixed Issues

None

Please login or register to post comments.
Featured

End-of-Life Policy Enforcement for ENVI 5.3 / IDL 8.5 and Earlier Versions

5/6/2024

April 1, 2024 Dear ENVI/IDL Customer,  We are reaching out to notify you of our supported... more »

How to Upgrade licenses to ENVI 6.x / IDL 9.x

12/5/2023

What is the new Upgrade function? Starting with ENVI 6.0 and IDL 9.0, we have implemented an... more »

What to do if the 'License Administrator - License Server' for the Next-Generation License Server does not start?

6/13/2023

Background: With the release of ENVI 5.7 & IDL 8.9 and the corresponding Next-Generation licensing... more »

Next-Generation Licensing FAQ

4/28/2023

  NV5 Geospatial has adopted a new licensing technology for all future releases of our ENVI, IDL... more »

The IDL Virtual Machine

6/6/2013

What is the IDL Virtual Machine? An IDL Virtual Machine is a runtime version of IDL that can... more »