ParticleTracking Logo
v0.6.3

Contents

  • Installation
  • RodTracker
  • ParticleDetection
  • API Reference
    • RodTracker package
    • ParticleDetection package
      • ParticleDetection.modelling
        • ParticleDetection.modelling.annotations
        • ParticleDetection.modelling.augmentations
        • ParticleDetection.modelling.configs
        • ParticleDetection.modelling.datasets
        • ParticleDetection.modelling.detectron
        • ParticleDetection.modelling.export
        • ParticleDetection.modelling.runners
        • ParticleDetection.modelling.visualization
      • ParticleDetection.reconstruct_3D
      • ParticleDetection.utils
  • Changelogs

Getting Involved

  • Source Code
  • Contributing
  • Developer notes
ParticleTracking
  • API Reference
  • ParticleDetection package
  • ParticleDetection.modelling
  • Edit on GitHub

ParticleDetection.modelling

  • ParticleDetection.modelling.annotations
    • change_class()
    • change_visibiliy()
    • create_keypoints()
    • delete_len_0()
    • order_by_x()
    • remove_duplicate_regions()
  • ParticleDetection.modelling.augmentations
    • GaussianBlur
    • GaussianBlurAugmentation
    • Multiply
    • MultiplyAugmentation
    • Sharpen
    • SharpenAugmentation
    • SomeOf
  • ParticleDetection.modelling.configs
    • PORTED_AUGMENTATIONS
    • get_epochs()
    • get_iters()
    • old_ported_config()
    • run_test_config()
    • write_configs()
  • ParticleDetection.modelling.datasets
    • extract_polygon()
    • get_dataset_classes()
    • get_dataset_size()
    • load_custom_data()
    • register_dataset()
  • ParticleDetection.modelling.detectron
    • CompleteMapper
    • CustomTensorboardWriter
    • CustomTrainer
    • EvalLossHook
  • ParticleDetection.modelling.export
    • annotation_to_json()
    • export_model()
    • get_sample_img()
    • rods_to_csv()
    • rods_to_mat()
  • ParticleDetection.modelling.runners
    • ParticleDetection.modelling.runners.detection
    • ParticleDetection.modelling.runners.training
  • ParticleDetection.modelling.visualization
    • create_figure()
    • visualize()
Previous Next

© Copyright 2023, Adrian Niemann, Dmitry Puzyrev. Revision a58c065d.

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