Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Object detection #147

Merged
merged 62 commits into from
Nov 16, 2022
Merged

Feature Object detection #147

merged 62 commits into from
Nov 16, 2022

Commits on Aug 29, 2022

  1. add stuff

    Animatory committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    0353d90 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. base commit

    Animatory committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    691e3ec View commit details
    Browse the repository at this point in the history
  2. add config

    Animatory committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    3a75cda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e26d20d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. add config

    Animatory committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    6fca14f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/eora-ai/torchok into featur…

    …e-detection
    
    � Conflicts:
    �	torchok/losses/__init__.py
    Animatory committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    1afcf46 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Add YOLOv3 detector

    Animatory committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    48c5048 View commit details
    Browse the repository at this point in the history
  2. Update

    Animatory committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    02632fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13490a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Fix detection

    Animatory committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    ee42088 View commit details
    Browse the repository at this point in the history
  2. Fix detection dataset

    Animatory committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    d8ffd48 View commit details
    Browse the repository at this point in the history
  3. Fix logging in base task

    Animatory committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    22ab23d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27a5ce3 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature-dict-support-in-metric' of https://github.com/e…

    …ora-ai/torchok into feature-detection
    
    � Conflicts:
    �	torchok/metrics/detection.py
    Animatory committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    eee9f4d View commit details
    Browse the repository at this point in the history
  6. Fix stuff

    Animatory committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    24d3a24 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature-dict-support-in-metric' of https://github.com/e…

    …ora-ai/torchok into feature-detection
    
    � Conflicts:
    �	torchok/metrics/detection.py
    Animatory committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    5a9c5b2 View commit details
    Browse the repository at this point in the history
  8. Update

    Animatory committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    2b3efdb View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Update for new lightning

    Animatory committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    4ca6660 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4424dcc View commit details
    Browse the repository at this point in the history
  3. Update

    Animatory committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    a4e428a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/eora-ai/torchok into featur…

    …e-detection
    
    � Conflicts:
    �	torchok/callbacks/__init__.py
    �	torchok/data/datasets/detection/detection.py
    Animatory committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    6a0cfb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Merge branch 'feature-dict-support-in-metric' of https://github.com/e…

    …ora-ai/torchok into feature-detection
    
    � Conflicts:
    �	torchok/metrics/detection.py
    Animatory committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    f9c2016 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    ec1b635 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d0e7c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f542a2c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Add FCOS

    Animatory committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    9512027 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/eora-ai/torchok into featur…

    …e-detection
    
    � Conflicts:
    �	torchok/metrics/__init__.py
    �	torchok/metrics/detection.py
    Animatory committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    936ecb6 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Add FCOS

    Animatory committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    b23d83a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6785263 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Update

    Animatory committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    5e02f32 View commit details
    Browse the repository at this point in the history
  2. Update environment.yml

    Animatory committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    654f629 View commit details
    Browse the repository at this point in the history
  3. Fix for flake

    Animatory committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    6c29582 View commit details
    Browse the repository at this point in the history
  4. Fix for flake8

    Animatory committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    4d8a89e View commit details
    Browse the repository at this point in the history
  5. Fix for flake8

    Animatory committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    42a2942 View commit details
    Browse the repository at this point in the history
  6. Fix for flake8

    Animatory committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    cb3b01f View commit details
    Browse the repository at this point in the history
  7. Update poetry

    Animatory committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    a8ee08f View commit details
    Browse the repository at this point in the history
  8. Update poetry

    Animatory committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    3f12341 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    fdf1db0 View commit details
    Browse the repository at this point in the history
  2. Update for flake8

    Animatory committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    0d3f15e View commit details
    Browse the repository at this point in the history
  3. Update for flake8

    Animatory committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    f56303e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30ade6a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Update metric

    Animatory committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    d485049 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Merge branch 'main' of https://github.com/eora-ai/torchok into featur…

    …e-detection
    
    � Conflicts:
    �	torchok/constructor/constructor.py
    �	torchok/data/datasets/detection/detection.py
    �	torchok/data/transforms/spatial.py
    �	torchok/models/backbones/swin.py
    Animatory committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    0e6bfc3 View commit details
    Browse the repository at this point in the history
  2. Update environment

    Animatory committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    f2a0a53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92ae118 View commit details
    Browse the repository at this point in the history
  4. Update poetry

    Animatory committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    5650cb8 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    b022941 View commit details
    Browse the repository at this point in the history
  2. Update poetry

    Animatory committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    4ed616c View commit details
    Browse the repository at this point in the history
  3. Update poetry

    Animatory committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    f2565e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Update poetry

    Animatory committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    ca591cc View commit details
    Browse the repository at this point in the history
  2. Update poetry

    Animatory committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    3b67762 View commit details
    Browse the repository at this point in the history
  3. Update poetry

    Animatory committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    5de1f1f View commit details
    Browse the repository at this point in the history
  4. Update poetry

    Animatory committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    9319fde View commit details
    Browse the repository at this point in the history
  5. Update poetry

    Animatory committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    eb0311c View commit details
    Browse the repository at this point in the history
  6. Update poetry

    Animatory committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    9a3d24f View commit details
    Browse the repository at this point in the history
  7. Fix import

    Animatory committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    f88e441 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    8818d3c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Update config

    Animatory committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    c8107e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    612d225 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    e676bf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e88b98 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Fix stuff

    Animatory committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    c760a60 View commit details
    Browse the repository at this point in the history