Skip to content

thelee81/foreign-object-detection

Repository files navigation

FOD network is a convolutional neural network used to detect unknown objects in a scene.

To use the program with GUI run "gui.py" and choose images from the "dataset_test" folder. To use the porgram without GUI run the "inference.py" script in terminal.

Package dependencies:

  • numpy 1.16.3
  • opencv 4.1.0.25
  • tensorflow 2.0.0
  • matplotlib 3.0.3
  • scikit-image (skimage) 0.16.2
  • tkinter 8.6.8

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages