Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / obss/sahi issues and pull requests

#1077 - Update README.md

Pull Request - State: closed - Opened by fcakyon about 1 month ago

#1076 - Localize

Pull Request - State: closed - Opened by nGQD about 1 month ago

#1073 - fix ci actions

Pull Request - State: closed - Opened by fcakyon about 2 months ago
Labels: bug

#1066 - Update has_mask method for mmdet models (handle an edge case)

Pull Request - State: closed - Opened by ccomkhj 3 months ago - 1 comment

#1060 - Added batch inference for yolov8

Pull Request - State: closed - Opened by MehdiAziziLy 3 months ago

#1057 - add upperlimit to numpy dep

Pull Request - State: closed - Opened by fcakyon 3 months ago
Labels: bug

#1054 - Update has_mask method for mmdet models

Pull Request - State: closed - Opened by Alias-z 4 months ago - 5 comments

#1052 - update version

Pull Request - State: closed - Opened by fcakyon 4 months ago

#1050 - update version

Pull Request - State: closed - Opened by fcakyon 4 months ago

#1049 - upgrade ci actions

Pull Request - State: closed - Opened by fcakyon 4 months ago

#1048 - add more unit tests

Pull Request - State: closed - Opened by MMerling 4 months ago - 1 comment

#1047 - Fix `TypeError: 'GeometryCollection' object is not subscriptable` when slicing COCO

Pull Request - State: closed - Opened by Alias-z 4 months ago - 4 comments

#1046 - Added yolov8engine.py for TensorRT-quantized YOLOv8 models

Pull Request - State: open - Opened by alsozatch 4 months ago - 4 comments

#1042 - Mmdet TensorRT support

Pull Request - State: open - Opened by enesozi 4 months ago - 4 comments

#1041 - Use PyPI 4.9 opencv-python version in requirements

Pull Request - State: closed - Opened by iokarkan 4 months ago - 1 comment

#1039 - add yolov8 mask support, improve mask processing speed by 4-5x

Pull Request - State: closed - Opened by mayrajeo 4 months ago - 1 comment

#1037 - remove quality param in slice export due to errors

Pull Request - State: closed - Opened by fcakyon 4 months ago
Labels: bug, enhancement

#1036 - disable slice export by default

Pull Request - State: closed - Opened by fcakyon 4 months ago
Labels: enhancement

#1035 - relax opencv version

Pull Request - State: closed - Opened by fcakyon 4 months ago
Labels: enhancement

#1034 - update readme

Pull Request - State: closed - Opened by fcakyon 4 months ago

#1032 - Bug fix in production: PermissionError: [WinError 5] Access is denied…

Pull Request - State: closed - Opened by williamlung 5 months ago - 1 comment

#1028 - handles when bbox is empty

Pull Request - State: closed - Opened by ccomkhj 5 months ago

#1023 - Adds link to new FiftyOne tutorial

Pull Request - State: closed - Opened by jacobmarks 5 months ago
Labels: documentation

#1022 - fix for using bgr image in inference instead of rgb

Pull Request - State: closed - Opened by bilkosem 6 months ago - 1 comment
Labels: bug

#1020 - add more contributors to readme

Pull Request - State: closed - Opened by fcakyon 6 months ago
Labels: documentation

#1019 - add more contributors to readme

Pull Request - State: closed - Opened by fcakyon 6 months ago
Labels: documentation

#1018 - improve readme

Pull Request - State: closed - Opened by fcakyon 6 months ago
Labels: documentation

#1017 - revert back package version

Pull Request - State: closed - Opened by fcakyon 6 months ago

#1016 - update functions docstrings and type hinting

Pull Request - State: closed - Opened by fcakyon 6 months ago

#1013 - fix postprocess type options description

Pull Request - State: closed - Opened by williamlung 6 months ago - 1 comment

#1010 - Added yolov9 compatibility

Pull Request - State: open - Opened by Hamzalopode 6 months ago - 8 comments

#1009 - Improve printout readability

Pull Request - State: closed - Opened by jacobmarks 6 months ago - 1 comment

#1005 - Create yolov9.py

Pull Request - State: open - Opened by zanelliriccardo 7 months ago

#1004 - Update coco.py

Pull Request - State: closed - Opened by subhashree303 7 months ago

#1003 - Language-based object detectors (GLIP, Grounding DINO) support for MMDetection

Pull Request - State: open - Opened by AMauri996 7 months ago - 10 comments
Labels: enhancement

#1002 - remove an unused list in postprocess

Pull Request - State: closed - Opened by developer0hye 7 months ago - 1 comment

#1001 - Update cv.py

Pull Request - State: closed - Opened by bobyard-com 7 months ago

#996 - Fix RLE when segmentation is None

Pull Request - State: closed - Opened by bobyard-com 7 months ago
Labels: bug

#990 - I make sahi support detrex

Pull Request - State: closed - Opened by wangzhaoyang-508 8 months ago - 2 comments

#988 - Improve yolov8 config

Pull Request - State: closed - Opened by GuillaumeBruand 9 months ago - 2 comments
Labels: bug

#982 - Another self-intersection corner case handling

Pull Request - State: closed - Opened by sergiev 10 months ago - 13 comments
Labels: enhancement

#979 - remove detectron2 from package tests

Pull Request - State: closed - Opened by fcakyon 10 months ago

#978 - Yolov8onnx

Pull Request - State: closed - Opened by theadambyrne 10 months ago

#968 - fix package testing workflow paths

Pull Request - State: closed - Opened by fcakyon 11 months ago

#967 - update version

Pull Request - State: closed - Opened by fcakyon 11 months ago

#966 - Update README.md

Pull Request - State: closed - Opened by fcakyon 11 months ago

#964 - update version

Pull Request - State: closed - Opened by fcakyon 11 months ago

#963 - fix continious integration workflows

Pull Request - State: closed - Opened by fcakyon 11 months ago

#961 - Self-intersection handling

Pull Request - State: closed - Opened by sergiev 11 months ago - 1 comment

#956 - Slicing: Quality focused default image format selection and jpg quality

Pull Request - State: closed - Opened by jokober 12 months ago - 4 comments

#943 - Slicing: add unique slice index number to output file name

Pull Request - State: closed - Opened by jokober about 1 year ago - 2 comments

#940 - RTDETR implementation

Pull Request - State: closed - Opened by edugzlez about 1 year ago - 8 comments

#931 - Correcting `slice_image()`

Pull Request - State: closed - Opened by S-aiueo32 about 1 year ago

#930 - Correcting type hints for `get_slice_bboxes()`.

Pull Request - State: closed - Opened by S-aiueo32 about 1 year ago

#929 - Customize YOLOv8 image_size & device + Allow Saving Slices

Pull Request - State: closed - Opened by lakshaymehra about 1 year ago - 1 comment

#926 - Add custom yolov5 model wrapper

Pull Request - State: closed - Opened by PawelKinczyk about 1 year ago - 1 comment

#925 - Update README.md

Pull Request - State: closed - Opened by pranavdurai10 about 1 year ago

#922 - ONNX runtime support

Pull Request - State: closed - Opened by karl-joan about 1 year ago - 11 comments

#918 - Finally, the working version of YoloV8 Instance Segmentation

Pull Request - State: closed - Opened by sweetlhare about 1 year ago - 34 comments

#917 - Updated the constant variables for Yolov8

Pull Request - State: closed - Opened by AmoghDhaliwal about 1 year ago

#904 - ONNX runtime inference compatibility

Pull Request - State: open - Opened by maikimati over 1 year ago - 1 comment

#902 - Integration of NanoDet Model

Pull Request - State: open - Opened by deshpandeneeraj over 1 year ago - 3 comments

#898 - added yolov8x download utils + update README.md

Pull Request - State: closed - Opened by pranavdurai10 over 1 year ago

#896 - OpenVino support for yolov8 object detection

Pull Request - State: open - Opened by dhaval-zala over 1 year ago - 2 comments

#895 - openvino support for yolov8 object detection

Pull Request - State: closed - Opened by dhaval-zala over 1 year ago

#894 - update supergradients version in tests

Pull Request - State: closed - Opened by fcakyon over 1 year ago

#893 - Replace mmdet v2 for v3

Pull Request - State: closed - Opened by i-aki-y over 1 year ago - 14 comments

#892 - add learnopencv research article url into readme

Pull Request - State: closed - Opened by pranavdurai10 over 1 year ago

#888 - Change Mask to use coco-style segmentation by default

Pull Request - State: closed - Opened by mayrajeo over 1 year ago - 7 comments
Labels: documentation, enhancement

#887 - add more yolov8 download utils

Pull Request - State: closed - Opened by pranavdurai10 over 1 year ago - 4 comments

#882 - Made yolov8 segmentation available

Pull Request - State: closed - Opened by sweetlhare over 1 year ago - 2 comments

#877 - update black version

Pull Request - State: closed - Opened by fcakyon over 1 year ago

#876 - update version

Pull Request - State: closed - Opened by fcakyon over 1 year ago

#874 - support Deci-AI YOLO-NAS models

Pull Request - State: closed - Opened by ssahinnkadir over 1 year ago - 1 comment

#873 - support ultralytics>=8.0.99

Pull Request - State: closed - Opened by eVen-gits over 1 year ago - 2 comments

#864 - Add mmdet3 support

Pull Request - State: closed - Opened by i-aki-y over 1 year ago - 7 comments

#859 - Documentation typo, and missing value

Pull Request - State: closed - Opened by Hamzalopode over 1 year ago - 1 comment

#857 - V2.0 add bbox ordering

Pull Request - State: open - Opened by MLDovakin over 1 year ago

#856 - Refactor bboxes

Pull Request - State: closed - Opened by MLDovakin over 1 year ago

#854 - update version

Pull Request - State: closed - Opened by fcakyon over 1 year ago

#853 - fix package testing

Pull Request - State: closed - Opened by fcakyon over 1 year ago

#850 - Add support for DeepSparse dynamic image pipelines

Pull Request - State: closed - Opened by mwitiderrick over 1 year ago

#848 - Add support for sparse YOLOv5 models

Pull Request - State: closed - Opened by mwitiderrick over 1 year ago - 4 comments

#847 - Add support for sparse YOLOv5 models from SparseZoo

Pull Request - State: closed - Opened by mwitiderrick over 1 year ago - 12 comments

#844 - Add hide labels/confidence

Pull Request - State: closed - Opened by aphilas over 1 year ago

#842 - update minor version

Pull Request - State: closed - Opened by fcakyon over 1 year ago

#837 - update citation info

Pull Request - State: closed - Opened by fcakyon over 1 year ago

#836 - Fix RGB channel ordering for yolov8

Pull Request - State: closed - Opened by mayrajeo over 1 year ago - 3 comments

#835 - Added heuristic for bounding bbox ordering

Pull Request - State: closed - Opened by MLDovakin over 1 year ago - 2 comments

#833 - Add yolov8 to SAHI

Pull Request - State: closed - Opened by NguyenTheAn over 1 year ago - 5 comments

#830 - update mmdet in tests

Pull Request - State: closed - Opened by fcakyon over 1 year ago

#829 - update yolo in tests

Pull Request - State: closed - Opened by fcakyon over 1 year ago

#828 - fix coco2yolov5 cli

Pull Request - State: closed - Opened by fcakyon over 1 year ago

#827 - from_coco_dict_or_path, added threading for processing coco_dict["images"]

Pull Request - State: closed - Opened by ilkermanap over 1 year ago - 2 comments

#826 - update yolov5 in tests

Pull Request - State: closed - Opened by fcakyon over 1 year ago

#825 - update readme

Pull Request - State: closed - Opened by fcakyon over 1 year ago

#813 - update version

Pull Request - State: closed - Opened by fcakyon over 1 year ago

#812 - improve segmentation visualization

Pull Request - State: closed - Opened by fcakyon over 1 year ago