Showing 185 open source projects for "which"

View related business solutions
  • Push Code. Get a Production URL. Done. Icon
    Push Code. Get a Production URL. Done.

    Cloud Run deploys any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try Cloud Run Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    VATSG

    VATSG

    Video automatic transcribe and translated subtitle generator

    It generates srt format subtitle from videofile which can be any source language that whisper support , and then make translated subtitle file of your target language which deepl support. This is the subtitle generator(VATSG) which use [moviepy](https://github.com/Zulko/moviepy) to generate mp3 and then use [faster-whisper](https://github.com/guillaumekln/faster-whisper) to get text recognition and then use deepl-api to generate your target language subtitle file(srt format) If you are a general user who want to view any video file and mp3 file to your language, It will provide way. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    imgp

    imgp

    Multi-core image resizer and rotator. Go crunch 'em!

    ...imgp intends to be a stronger replacement of the Nautilus Image Converter extension, not tied to any file manager and way faster. On desktop environments (like Xfce or LxQt) which do not integrate Nautilus, imgp will save your day.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Bio7
    The application Bio7 is an integrated development environment for ecological modelling and contains powerful tools for model creation, scientific image analysis and statistical analysis. The application itself is based on an RCP-Eclipse-Environment (Rich-Client-Platform) which offers a huge flexibility in configuration and extensibility because of its plug-in structure and the possibility of customization.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Twitch Drops Miner

    Twitch Drops Miner

    An app that allows you to AFK mine timed Twitch drops

    TwitchDropsMiner is a desktop application that automates earning timed Twitch Drops by simulating “watch” activity without actually streaming video, letting users collect rewards while saving bandwidth and attention. It works by periodically fetching stream metadata to advance Drops progress, while maintaining a websocket connection to monitor which channels are online, offline, or changing status. The app is designed to reduce manual babysitting by switching channels automatically when a stream goes offline or when a higher-priority opportunity becomes available. It supports prioritisation logic, including game priority and exclusion lists, so users can focus on specific campaigns and avoid unwanted categories. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    footswitch3basic

    footswitch3basic

    Audio Transcription software for Linux (Gstreamer) with a foot pedal

    ...There are timestamp macros, along with media player control macros for Play/Pause toggle Jump backwards Jump forwards Slower Faster Normal Audio speed Jump to timestamp This is the "BASIC" version stripped of some of the bells and whistles. As fs3 Basic uses LibreOffice for the transcription input, it means you are working in a world class editor, which can produce output files in most popular formats including MS Word files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    footswitch2basic

    footswitch2basic

    Audio Transcription software for Linux (Vlc) with a foot pedal

    ...Control of the media player from LibreOffice can be via Hotkeys or an integrated toolbar. As fs2 Basic uses LibreOffice for the transcription input, it means you are working in a world class editor, which can produce output files in most popular formats including MS Word files. If moving from Footswitch2 to Footswitch2 Basic, any existing database files will be converted for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AnimeGAN

    AnimeGAN

    A simple PyTorch Implementation of Generative Adversarial Networks

    ...The images are generated from a DCGAN model trained on 143,000 anime character faces for 100 epochs. Manipulating latent codes enables the transition from images in the first row to the last row. The images are not clean, some outliers can be observed, which degrades the quality of the generated images. Anime-style images of 126 tags are collected from danbooru.donmai.us using the crawler tool gallery-dl. The images are then processed by an anime face detector python-anime face. The resulting dataset contains ~143,000 anime faces. Note that some of the tags may no longer be meaningful after cropping, i.e. the cropped face images under the 'uniform' tag may not contain visible parts of uniforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    pyntcloud

    pyntcloud

    pyntcloud is a Python library for working with 3D point clouds

    This page will introduce the general concept of point clouds and illustrate the capabilities of pyntcloud as a point cloud processing tool. Point clouds are one of the most relevant entities for representing three dimensional data these days, along with polygonal meshes (which are just a special case of point clouds with connectivity graph attached). In its simplest form, a point cloud is a set of points in a cartesian coordinate system. Accurate 3D point clouds can nowadays be (easily and cheaply) acquired from different sources. pyntcloud enables simple and interactive exploration of point cloud data, regardless of which sensor was used to generate it or what the use case is. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ...Python megawidgets is Python 3 compatible through the Pmw 2 download. Pmw 1 is destined for Python 2. Both are now accessible through the new pypi compatible package (credits for which go to Andy Robinson and the team at ReportLab).
    Downloads: 3 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    VSGAN

    VSGAN

    VapourSynth Single Image Super-Resolution Generative Adversarial

    Single Image Super-Resolution Generative Adversarial Network (GAN) which uses the VapourSynth processing framework to handle input and output image data. Transform, Filter, or Enhance your input video, or the VSGAN result with VapourSynth, a Script-based NLE. You can chain models or re-run the model twice-over (or more). Have low VRAM? Don’t worry! The Network will be applied in quadrants of the image to reduce up-front VRAM usage.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    youtube-dl

    youtube-dl

    Download videos from YouTube (and more sites)

    ...We also provide a Windows executable that includes Python. youtube-dl should work in your Unix box, in Windows or in Mac OS X. It is released to the public domain, which means you can modify it, redistribute it or use it however you like. youtube-dl is a powerful, open-source command-line program designed to facilitate the downloading of videos and audio from popular video streaming websites. Widely recognized for its versatility, youtube-dl supports a vast array of platforms beyond YouTube, including Vimeo, Dailymotion, and many others. ...
    Downloads: 135 This Week
    Last Update:
    See Project
  • 12
    Photonix Photo Manager

    Photonix Photo Manager

    A modern, web-based photo management server

    A modern, web-based photo management server. Run it on your home server and it will let you find the right photo from your collection on any device. Smart filtering is made possible by object recognition, face recognition, location awareness, color analysis and other ML algorithms. This project is currently in development and not feature complete for a version 1.0 yet. If you don't mind putting up with broken parts or want to help out, run the Docker image and give it a go. I'd love for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Universal Color Picker

    Universal Color Picker

    Color Picker Tool which works universally on screen

    Universal Color Picker is project aimed to create a color picker and pallet making tool for artist. UCP allow user to pick color from whole window (not bounded by the boundaries of software). Currently this software is windows only. Note: Executable is made using pyinstaller on windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DeepSpeech

    DeepSpeech

    Open source embedded speech-to-text engine

    DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers. DeepSpeech is an open-source Speech-To-Text engine, using a model trained by machine learning techniques based on Baidu's Deep Speech research paper. Project DeepSpeech uses Google's TensorFlow to make the implementation easier. A pre-trained English model is available for use and can be downloaded following the instructions in the usage docs. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 15
    Objectron

    Objectron

    A dataset of short, object-centric video clips

    The Objectron dataset is a collection of short, object-centric video clips, which are accompanied by AR session metadata that includes camera poses, sparse point-clouds and characterization of the planar surfaces in the surrounding environment. In each video, the camera moves around the object, capturing it from different angles. The data also contain manually annotated 3D bounding boxes for each object, which describe the object’s position, orientation, and dimensions. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    git-imerge

    git-imerge

    Incremental merge for git

    Perform a merge between two branches incrementally. If conflicts are encountered, figure out exactly which pairs of commits conflict, and present the user with one pairwise conflict at a time for resolution. Reduce the pain of resolving merge conflicts to its unavoidable minimum, by finding and presenting the smallest possible conflicts: those between the changes introduced by one commit from each branch. Allow a merge to be saved, tested, interrupted, published, and collaborated on while it is in progress. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LiVES

    LiVES

    LiVES is a Video Editing System. It is designed to be simple to use, y

    ...It is small in size, yet it has many advanced features. Using LiVES, you can start editing and making video right away, without having to worry about formats, frame sizes, or framerates. It is a very flexible tool which is used by both professional VJ's and video editors - mix and switch clips from the keyboard, use dozens of realtime effects, trim and edit your clips in the clip editor, and bring them together using the multitrack timeline. You can even record your performance in real time, and then edit it further or render it straight away. ...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    SlideSorter

    SlideSorter

    SlideSorter sorts images and videos, and presents them in a slideshow

    SlideSorter manages "slides", which can be images or videos of any type, size, and length. It allows: - sorting your slides like on a professional light-table, plus zooming in and out, - saving them in the sorted order, - presenting them as slide show in automatic or manual mode at any time. SlideSorter is most efficiently used with a '3-Button + Wheel' mouse, which supports all major handling, like sorting, viewing, zooming, comparing, playing, slideshowing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    tkColorPicker

    tkColorPicker

    Color picker dialog for Tkinter, alternative to tkinter.colorchooser

    The tkcolorpicker module contains a `ColorPicker` class which implements the color picker dialog and an `askcolor` function that displays the color picker and returns the chosen color in RGB and HTML formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Video Nonlocal Net

    Video Nonlocal Net

    Non-local Neural Networks for Video Classification

    ...This formulation improves action recognition and spatiotemporal reasoning, especially for classes requiring context beyond short temporal windows. The repo provides training recipes and models for standard datasets, as well as ablations that show how many non-local blocks to insert and at which stages. Efficient implementations keep memory and compute manageable so the blocks can be added without rewriting the entire backbone. The result is a practical, drop-in mechanism for upgrading purely local video models into context-aware networks with strong benchmark performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    iTunesExport

    iTunesExport

    iTunesExport is written as a helper tool to export iTunes Playlists to

    The application exports the songs in the iTunes playlists and encodes and process them in a very flexible, customizable way. For use you have to select the desired playlists and then select a target folder, which can be any USB Mass Storage device or a directory at your hard disk. A click on the "Settings" button open a panel where you can customize the handling of the files. A click on the process button starts the export. You can also export the files into a folder and burn the folder to a optical media from withhin the application. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Exposure

    Exposure

    Learning infinite-resolution image processing with GAN and RL

    Learning infinite-resolution image processing with GAN and RL from unpaired image datasets, using a differentiable photo editing model. ACM Transactions on Graphics (presented at SIGGRAPH 2018) Exposure is originally designed for RAW photos, which assumes 12+ bit color depth and linear "RGB" color space (or whatever we get after demosaicing). jpg and png images typically have only 8-bit color depth (except 16-bit pngs) and the lack of information (dynamic range/activation resolution) may lead to suboptimal results such as posterization. Moreover, jpg and most pngs assume an sRGB color space, which contains a roughly 1/2.2 Gamma correction, making the data distribution different from training images (which are linear). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Raspberry PI Graphic

    Raspberry PI Graphic

    Raspberry PI controlls the ST7735 (SainSmart 1.8 SPI LCD)

    Python scripts for the Raspberry PI to control the graphic chip ST7735. The Display is the SainSmart 1.8 SPI LCD. tkDisplay2.zip contains a driver which simulates the SPI interface with alternative GPIO pins!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Chrome-Cut

    Chrome-Cut

    Python3 tool to scan, detect and control chromecast devices

    ...It gives you the ability to detect, scan and send some useful HTTP requests "Commands" to endless amount of chromecast devices. As well as the ability to loop the commands so the process of repeating it will be automated with a set duration in-which the looping will be done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NTK RTMP SERVER

    NTK RTMP SERVER

    Naam Tamilar Web TV Live Streamer

    ...To contribute to the party and in some case if there is any possibilities if i cannot support them for long term. I thought of sharing this source code so in future it may be helpful for the community and party in which other software developers can help them to upgrade. This source is forked from - https://github.com/arut/nginx-rtmp-module and modified with multiple broadcast option. Stream Sources will be able to restreamed to RTMP Player, Youtube API, Facebook API, Twitch and any other plaftforms that supports streaming with API and stream key. ...
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB