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

merge yolobbox #22

Closed
wants to merge 10 commits into from
Closed

merge yolobbox #22

wants to merge 10 commits into from

Commits on Apr 22, 2024

  1. Tch backend inference (#20)

    * update yoloannotation
    
    now includes confidence param
    
    * add example
    
    * i fucking hate this IValue bullshit
    
    * fuck
    
    * v9 infernece
    
    * nms
    
    * nms iou
    
    * fmt
    
    * stash
    
    * stash2
    
    * nms and iou
    
    * nms/iou working BUT
    
    somehow i can only get detections from ONE image :/
    
    * torchscript working :)
    
    * same device
    
    * ayy lmao
    
    * stash
    
    * cleanup
    
    * make onnx optional for kesa_al
    
    * al backends are all optional
    heabeounMKTO authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d0cdb32 View commit details
    Browse the repository at this point in the history
  2. Update README.md (#21)

    heabeounMKTO authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    67d6fa0 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    heabeounMKTO authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8a5f599 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    heabeounMKTO authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cf6243e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    507b647 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ffa293 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. macos target

    heabeounMKTO committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2f51395 View commit details
    Browse the repository at this point in the history
  2. Create rust.yml

    heabeounMKTO authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6977b2b View commit details
    Browse the repository at this point in the history
  3. yolo BBox

    heabeounMKTO committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f0d70ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69f6e11 View commit details
    Browse the repository at this point in the history