1,867 skills found · Page 6 of 63
nprapps / CopytextA library for accessing a spreadsheet as a native Python object suitable for templating.
Doriandarko / Claude Vision Object DetectionA powerful Python tool that leverages Claude 3.5 Sonnet Vision API to detect and visualize objects in images. The script automatically draws bounding boxes around detected objects, labels them, and displays confidence scores.
Nykakin / ChompjsParsing JavaScript objects into Python data structures
bshillingford / Python TorchfileDeserialize Lua torch-serialized objects from Python
marionmari / PyGPspyGPs is a library containing an object-oriented python implementation for Gaussian Process (GP) regression and classification.
jeetsukumaran / Vim PythonsenseA Vim plugin that provides text objects and motions for Python classes, methods, functions, and doc strings.
nrupatunga / PY GOTURNThis is the python-caffe implementation of single object tracking from GOTURN paper
kharitonov-ivan / Multi Object Tracking In Python📡 implementation of multi object tracking algorithms including PMBM (Poisson Multi Bernoulli Mixture filter) in Python 🐍
PetterKraabol / Twitch PythonObject-oriented Twitch API for Python developers
bharath5673 / YOLOv8 3DYOLOv8-3D is a LowCode, Simple 2D and 3D Bounding Box Object Detection and Tracking , Python 3.10
traveller59 / Kitti Object Eval PythonFast kitti object detection eval in python(finish eval in less than 10 second)
multi-template-matching / MultiTemplateMatching PythonObject-recognition using multiple templates in python
ibaiGorordo / ONNX YOLOv7 Object DetectionPython scripts performing object detection using the YOLOv7 model in ONNX.
genomoncology / RelatedNested Object Models in Python with dictionary, YAML, and JSON transformation support
viralogic / Py EnumerableA Python module used for interacting with collections of objects using LINQ syntax
Gradiant / PyodiPython Object Detection Insights
soumyadip007 / Object Oriented Programming Using PythonPython is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).
grrrr / Pypy/pyext – Python scripting objects for Pure Data and Max
CodyKochmann / Graphdbsqlite based graph database for storing native python objects and their relationships to each other
stan-dev / CmdstanpyCmdStanPy is a lightweight interface to Stan for Python users which provides the necessary objects and functions to compile a Stan program and fit the model to data using CmdStan.