1. 11 10月, 2019 3 次提交
    • N
      Add more information into questions section (#766) · 7e214f85
      Nikita Manovich 提交于
      7e214f85
    • N
      Added information about a fixed issue. (#765) · 9ec72166
      Nikita Manovich 提交于
      9ec72166
    • J
      Disable fix_segments_intersections for now (#751) · 197a3660
      Johannes222 提交于
      * Disable fix_segments_intersections for now
      
      When the bounding boxes had intersections and were exported with the COCO JSON format they were often cut off. I commented out the line with the function fix_segments_intersections and replaced it with lines of that function. This helped with the bounding boxes and keeps the masks as they are created with CVAT. It is probably inconvenient for the user to get something fixed in the export without an active agreement of the user. Secondly letting a function automatically fix segments could result in a bad fix.
      
      * Use fix_segments_intersections only with z-order
      
      The fix_segments_intersections will only be used when the z-order flag is set. This is useful for bounding boxes or masks which don't need to be fixed. This fix was created according to Andrey Zhavoronkov's (@azhavoro) advice.
      197a3660
  2. 09 10月, 2019 2 次提交
  3. 08 10月, 2019 1 次提交
  4. 07 10月, 2019 1 次提交
  5. 02 10月, 2019 1 次提交
    • N
      Slightly enhance command line interface feature (#746) · 73bab7be
      Nikita Manovich 提交于
      * Slightly enhance command line interface feature.
      Added README.md, run tests using travis, run CLI tests from VS code.
      * Removed formatted string due to a limitation on our python version inside the container.
      * Add information about command line interface to the main page.
      73bab7be
  6. 01 10月, 2019 2 次提交
  7. 30 9月, 2019 1 次提交
    • T
      New command line tool for working with tasks (#732) · db19cbfe
      telenachos 提交于
      * Adding new command line tool for performing common task related
      operations (create, list, delete, etc.)
      * Replaced @exception decorator with try/except in main()
      * Replaced optional --name with positional name and removed default
      * Added license text to files
      * Added django units to cover future API changes
      * Refactored into submodules to better support tests
      db19cbfe
  8. 27 9月, 2019 2 次提交
  9. 25 9月, 2019 2 次提交
  10. 24 9月, 2019 2 次提交
  11. 17 9月, 2019 1 次提交
  12. 15 9月, 2019 2 次提交
  13. 14 9月, 2019 1 次提交
  14. 12 9月, 2019 1 次提交
  15. 11 9月, 2019 1 次提交
    • V
      typo ? · 884e8299
      vfdev 提交于
      Should not this be cvat_redis -> redis ?
      884e8299
  16. 10 9月, 2019 2 次提交
  17. 09 9月, 2019 1 次提交
  18. 07 9月, 2019 2 次提交
  19. 05 9月, 2019 1 次提交
  20. 04 9月, 2019 1 次提交
  21. 03 9月, 2019 1 次提交
  22. 02 9月, 2019 1 次提交
  23. 30 8月, 2019 2 次提交
  24. 29 8月, 2019 1 次提交
  25. 28 8月, 2019 2 次提交
  26. 27 8月, 2019 2 次提交
  27. 26 8月, 2019 1 次提交