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

add detectron2 support #322

Merged
merged 120 commits into from
Jan 13, 2022
Merged

add detectron2 support #322

merged 120 commits into from
Jan 13, 2022

Commits on Jan 1, 2022

  1. model upload

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    10faea7 View commit details
    Browse the repository at this point in the history
  2. model upload

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    befe7df View commit details
    Browse the repository at this point in the history
  3. detectron upload

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    3a28861 View commit details
    Browse the repository at this point in the history
  4. gitmodules file upload

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    ca9fb3a View commit details
    Browse the repository at this point in the history
  5. Update .gitmodules

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    7823264 View commit details
    Browse the repository at this point in the history
  6. detectron2 prediction kodları düzenlendi.

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    2296b85 View commit details
    Browse the repository at this point in the history
  7. Delete .gitmodules

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    35d4738 View commit details
    Browse the repository at this point in the history
  8. Update ci.yml

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    d132d5f View commit details
    Browse the repository at this point in the history
  9. Kodlara black ve isort işlemleri uygulandı.

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    6f6258a View commit details
    Browse the repository at this point in the history
  10. kütüphaneler fonksiyonlar altında tanımlandı

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    0b2196b View commit details
    Browse the repository at this point in the history
  11. requirements yapılan değişiklikler iptal edildi.

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    1ef9c6e View commit details
    Browse the repository at this point in the history
  12. detectron modülü kullanarak model indirilecek

    model ağırlıkları yüklemek detectron2.py kütüphanesine gerek kalmadı
    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    98f076e View commit details
    Browse the repository at this point in the history
  13. Delete detectron2.py

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    4dc10a5 View commit details
    Browse the repository at this point in the history
  14. Update ci.yml

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    9707126 View commit details
    Browse the repository at this point in the history
  15. Update test_detectron2.py

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    68c6ae7 View commit details
    Browse the repository at this point in the history
  16. Update model.py

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    11e12e3 View commit details
    Browse the repository at this point in the history
  17. update push

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    be78662 View commit details
    Browse the repository at this point in the history
  18. Update model.py

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    9667d73 View commit details
    Browse the repository at this point in the history
  19. Update test_detectron2.py

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    fee145e View commit details
    Browse the repository at this point in the history
  20. Update model.py

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    2ee7788 View commit details
    Browse the repository at this point in the history
  21. Update test_detectron2.py

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    ea3e7f4 View commit details
    Browse the repository at this point in the history
  22. Update test_detectron2.py

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    0caaa20 View commit details
    Browse the repository at this point in the history
  23. Update model.py

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    caaa832 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    20ebf70 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    daa1b34 View commit details
    Browse the repository at this point in the history
  26. Update model.py

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    20d4701 View commit details
    Browse the repository at this point in the history
  27. Update test_detectron2.py

    kadirnar authored and fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    e78adf3 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    deee4cf View commit details
    Browse the repository at this point in the history
  29. remove redundant code

    fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    7f5b40d View commit details
    Browse the repository at this point in the history
  30. fix detectron class

    fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    953de9c View commit details
    Browse the repository at this point in the history
  31. update workflows

    fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    0c1c9cd View commit details
    Browse the repository at this point in the history
  32. add margin to bbox tests

    fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    e14790c View commit details
    Browse the repository at this point in the history
  33. update test margin

    fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    3e427aa View commit details
    Browse the repository at this point in the history
  34. handle empty mask

    fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    9da568c View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    8d1a836 View commit details
    Browse the repository at this point in the history
  36. update tests

    fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    c3194e9 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    051ce6e View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    a339b0a View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    ca210fb View commit details
    Browse the repository at this point in the history
  40. update workflow docstring

    fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    6912080 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    a31d694 View commit details
    Browse the repository at this point in the history
  42. fix workflow

    fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    657030f View commit details
    Browse the repository at this point in the history
  43. fix detectron tests

    fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    795eef0 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    74261d9 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    d908220 View commit details
    Browse the repository at this point in the history
  46. update detectron2 model

    fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    e2e9b0d View commit details
    Browse the repository at this point in the history
  47. update detectron test

    fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    2ec5871 View commit details
    Browse the repository at this point in the history
  48. fix detectron class

    fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    f775de9 View commit details
    Browse the repository at this point in the history
  49. update tests

    fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    a72bc25 View commit details
    Browse the repository at this point in the history
  50. update workflows

    fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    b788961 View commit details
    Browse the repository at this point in the history
  51. fix yolov5 test

    fcakyon committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    a70390f View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

  1. model upload

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    20a690f View commit details
    Browse the repository at this point in the history
  2. model upload

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    b0e8f64 View commit details
    Browse the repository at this point in the history
  3. detectron upload

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    cd16f05 View commit details
    Browse the repository at this point in the history
  4. gitmodules file upload

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    7a2d6a8 View commit details
    Browse the repository at this point in the history
  5. Update .gitmodules

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    9fb0631 View commit details
    Browse the repository at this point in the history
  6. detectron2 prediction kodları düzenlendi.

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    ab55467 View commit details
    Browse the repository at this point in the history
  7. Delete .gitmodules

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    1f3f6f1 View commit details
    Browse the repository at this point in the history
  8. Update ci.yml

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    e4bcadb View commit details
    Browse the repository at this point in the history
  9. Kodlara black ve isort işlemleri uygulandı.

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    ed82f7b View commit details
    Browse the repository at this point in the history
  10. kütüphaneler fonksiyonlar altında tanımlandı

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    b8306ae View commit details
    Browse the repository at this point in the history
  11. requirements yapılan değişiklikler iptal edildi.

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    7dad95e View commit details
    Browse the repository at this point in the history
  12. detectron modülü kullanarak model indirilecek

    model ağırlıkları yüklemek detectron2.py kütüphanesine gerek kalmadı
    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    00ea910 View commit details
    Browse the repository at this point in the history
  13. Delete detectron2.py

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    2db345a View commit details
    Browse the repository at this point in the history
  14. Update ci.yml

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    bccc66a View commit details
    Browse the repository at this point in the history
  15. Update test_detectron2.py

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    c574ff7 View commit details
    Browse the repository at this point in the history
  16. Update model.py

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    86b288f View commit details
    Browse the repository at this point in the history
  17. update push

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    dc7a0be View commit details
    Browse the repository at this point in the history
  18. Update model.py

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    b452f5a View commit details
    Browse the repository at this point in the history
  19. Update test_detectron2.py

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    449909d View commit details
    Browse the repository at this point in the history
  20. Update model.py

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    5df0bb0 View commit details
    Browse the repository at this point in the history
  21. Update test_detectron2.py

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    56b141d View commit details
    Browse the repository at this point in the history
  22. Update test_detectron2.py

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    cd4026a View commit details
    Browse the repository at this point in the history
  23. Update model.py

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    754ae8d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    51e8889 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e532cb3 View commit details
    Browse the repository at this point in the history
  26. Update model.py

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    09eff03 View commit details
    Browse the repository at this point in the history
  27. Update test_detectron2.py

    kadirnar authored and fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    67cb5f9 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4621b6a View commit details
    Browse the repository at this point in the history
  29. remove redundant code

    fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    f68abcb View commit details
    Browse the repository at this point in the history
  30. fix detectron class

    fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    d8dc435 View commit details
    Browse the repository at this point in the history
  31. update workflows

    fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    ab0e9b9 View commit details
    Browse the repository at this point in the history
  32. add margin to bbox tests

    fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    8bc344e View commit details
    Browse the repository at this point in the history
  33. update test margin

    fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    73f27f3 View commit details
    Browse the repository at this point in the history
  34. handle empty mask

    fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    b281df9 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    410a1bc View commit details
    Browse the repository at this point in the history
  36. update tests

    fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    c93a338 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    f4c9e2b View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    daa59a3 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    d06f0d6 View commit details
    Browse the repository at this point in the history
  40. update workflow docstring

    fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    67b92ce View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    50024e9 View commit details
    Browse the repository at this point in the history
  42. fix workflow

    fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    8e32bf4 View commit details
    Browse the repository at this point in the history
  43. fix detectron tests

    fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    74ece34 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    304d9a1 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    49a3d20 View commit details
    Browse the repository at this point in the history
  46. update detectron2 model

    fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    2474cd8 View commit details
    Browse the repository at this point in the history
  47. update detectron test

    fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    cae6649 View commit details
    Browse the repository at this point in the history
  48. fix detectron class

    fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    5c926f0 View commit details
    Browse the repository at this point in the history
  49. update tests

    fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    1852322 View commit details
    Browse the repository at this point in the history
  50. update workflows

    fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    b3e46fd View commit details
    Browse the repository at this point in the history
  51. fix yolov5 test

    fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    422a95a View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    ee5b2f4 View commit details
    Browse the repository at this point in the history
  53. update tests

    fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    359b73e View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    6201f12 View commit details
    Browse the repository at this point in the history
  55. fix tests

    fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    7b908cc View commit details
    Browse the repository at this point in the history
  56. update workflows docstring

    fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    cc4e96d View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    fa3215a View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    9961d75 View commit details
    Browse the repository at this point in the history
  59. Delete Detectron2.ipynb

    kadirnar authored Jan 2, 2022
    Configuration menu
    Copy the full SHA
    e91443a View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    bfdea11 View commit details
    Browse the repository at this point in the history
  61. update detectron2 notebook

    fcakyon committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    bcc9468 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    4f46742 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    7c83c1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    729137a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a5113d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bbd70a View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    bfe9981 View commit details
    Browse the repository at this point in the history
  2. reformat with isort

    fcakyon committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    86f3206 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

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