Onuralp SEZER

Results 66 issues of Onuralp SEZER
trafficstars

### Description - This issue aims to improve the static type checking in our codebase and expand the functionality of the Supervision library. The enhancements will make the static type...

enhancement

## Description New JSON and CSV sink cookbooks are added. For Json it needs a version bump, I used the direct `develop` branch while preparing it. JSON collab URL: https://colab.research.google.com/drive/19aqX0QwKXxRk4sYtdEmghO2rzEAKMciM?usp=sharing...

doc:sv:notebooks

### 🌊 Introducing our Water Meter Reader powered by YOLOv8! This addition to our cookbooks is designed to detect water meters and accurately transcribe their numbers. Additionally, it sorts bounding...

doc:sv:notebooks

### Description I added all badges from quickstart and adjusted based on notebook for making sure we cover more options for people to work for it. - [X] Bug fix...

bug
documentation

documentation
enhancement
github_actions

# Description This pull request introduces the KeyPoints class. This class aims to provide a unified format for results from various keypoint detection models. First support for yolov8 pose added....

enhancement
api:keypoints

I noticed that test vars were using float and based on clang analyzer I changed to float and the tests were passed. ``` [GPT-2] max_seq_len: 1024 vocab_size: 50257 num_layers: 12...

- [ ] Check front/back camera for is flash exist - [ ] Set enable/disable flash control - [ ] Error check for avoid exception for flash control - Ref...

enhancement

Hello, I used your code for trying to handle by image but I notice that you also closed callbacks in here (https://github.com/afsaredrisy/MediapipeHandtracking_GPU_Bitmap_Input/blob/master/handtrackinggpu/MainActivity.java#L82) I see that when I tried to used,...