Skip to content

Data augmentation with neural style transfer to improve CNN object detection performance and generalizability. Nueva CS321

Notifications You must be signed in to change notification settings

olivcho/NST-Data-Augmentation-for-CNN-Generalizability

Repository files navigation

Neural Style Transfer for Improved Object Detection

Summary

Using neural style transfer (NST) to generate additional training samples can improve the generalizability of convolutional neural networks (CNNs) for object detection tasks.

Dataset

  • Base images from Imagenette (subset of ImageNet)
  • 10 object classes: chainsaw, gas pump, tench, french_horn, church, english_springer, golf ball, garbage truck, parachute, cassette player
  • Source: https://github.com/fastai/imagenette

Methodology

  1. Neural Style Transfer

Example Images

image info

Results

Training a CNN with the augmented dataset (original + stylized images) yielded roughly 15% improvement for accuracy, precision, and recall.

These results suggest that neural style transfer is an effective technique for data augmentation in object detection tasks.

About

Data augmentation with neural style transfer to improve CNN object detection performance and generalizability. Nueva CS321

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •