Felon Finder

Quick start

  • Installation guide
  • Using the software

Documentation

  • Modules
    • FelonFinder module
    • varencoder module
    • algogen module

About

  • Contact
Felon Finder
  • Modules

Modules

  • FelonFinder module
    • Filter
      • Filter.close_window()
      • Filter.create_filter()
      • Filter.new_step()
      • Filter.no_image_selected()
      • Filter.show_imgs()
      • Filter.show_selection_menu()
      • Filter.show_which_step()
      • Filter.valueslideretapes()
    • MainScreen
      • MainScreen.add_image_to_showed_list()
      • MainScreen.back_to_last_images()
      • MainScreen.check_validation()
      • MainScreen.close_window()
      • MainScreen.filterwindow()
      • MainScreen.get_random_images()
      • MainScreen.options_window()
      • MainScreen.refresh()
      • MainScreen.reset_ref()
      • MainScreen.save_images()
      • MainScreen.select_image()
      • MainScreen.show_combobox()
      • MainScreen.tutorial_window()
      • MainScreen.udpate_combobox()
      • MainScreen.update_images()
      • MainScreen.update_label()
    • Options
      • Options.about()
      • Options.cancel_changes()
      • Options.change_path_label()
      • Options.reset_config()
      • Options.slider1()
      • Options.slider2()
      • Options.switch_event()
      • Options.validate_params()
      • Options.validate_path_change()
    • SplashScreen
      • SplashScreen.loading()
    • Tutorial
      • Tutorial.callback()
      • Tutorial.cancel_link_underline()
      • Tutorial.close_window()
      • Tutorial.underline_and_darken_link()
    • center_window_on_screen()
    • create_root_closing_handler()
    • main()
    • resource_path()
  • varencoder module
    • Sampling
      • Sampling.call()
    • VAE
      • VAE.call()
      • VAE.get_config()
      • VAE.metrics
      • VAE.train_step()
    • decoder_create()
    • encoder_create()
  • algogen module
    • gaussian_noise_1()
    • mean_parents()
    • mean_parents1()
    • multiple_selections()
    • one_point_crossover()
    • one_selection()
    • several_points_crossover()
    • several_points_crossover_v2()
    • two_selections()
Previous Next

© Copyright 2024, Alexandre Layous, Chada Salek and Audrey Zarkua.

Built with Sphinx using a theme provided by Read the Docs.