Showing 2668 open source projects for "folder"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Torchreid

    Torchreid

    Deep learning person re-identification in PyTorch

    ...In "deep-person-reid/scripts/", we provide a unified interface to train and test a model. See "scripts/main.py" and "scripts/default_config.py" for more details. The folder "configs/" contains some predefined configs which you can use as a starting point. The code will automatically (download and) load the ImageNet pretrained weights. After the training is done, the model will be saved as "log/osnet_x1_0_market1501_softmax_cosinelr/model.pth.tar-250". Under the same folder, you can find the tensorboard file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DBF to CSV

    DBF to CSV

    Very basic program to convert dbf files to csv

    Made with the dbfpy library created by Jeff Kunce and then modified by Hans Fiby and Yaroslav Samchuk. Portable executable, less portable folder and source code all in files. Want a similar-ish project done for yourself? Contact me :) https://www.fiverr.com/pedromemoli
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    WebFaceDetection

    Web Face Detection using OpenCvSharp, Emgu and Accord.Net with Json

    ..._1_Web_Face_Detection.ZIP or https://sourceforge.net/projects/webfacedetection/files/%21_1_Web_Face_Detection.zip/download .... For a New Test! .... Make new Asp.Net web application .Framework MVC .... Reference files from Libs folder ( exclude cvextern.dll and opencvsharpextern.dll and face.xml ) .... Add Existing Item from Libs folder ( face.xml and opencvsharpextern.dll and cvextern.dll ) to your project, Set Copy if Newer. .... Replace Controllers/HomeControllers.cs from this HomeControllers.cs .... Replace contents of Views/Home/Index.cshtml from this Index.cshtml for Emgu Face Detection .... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Native File Dialog

    Native File Dialog

    Neat C library that portably invokes native file open and save dialogs

    A tiny, neat C library that portably invokes native file open, folder select, and save dialogs. Write dialog code once and have it pop up native dialogs on all supported platforms. Avoid linking large dependencies like wxWidgets and qt. Tested, works alongside libsdl on all platforms, for the game developers out there.
    Downloads: 2 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    ...Controls can optionally animate sliding open and sliding closed. Resize bars fade-in and fade-out if the mouse is nearby. All C# source code files are in the "src" folder in the zip file. Video: http://youtube.com/watch?v=j-bZApL8-L8 This project is intended for .NET developers. This project provides the source code for a user-interface control commonly referred to as an accordion. The headers open when clicked and display more input fields. Clicking an open header will close it so that its input fields become hidden.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    TraySearch

    TraySearch

    Press Windows+Z anytime and you'll find everything in your computer

    ... - Press enter to open selected file with default application. - Press shift+enter to edit this file using default application, or open command line if selected path is a folder. - Press control+enter to explore file location. - Move down through the different suggested alternatives using arrows and press tab to select an option. - Open context menu option to see more options, including options to create shortcuts for future searches. Once, you have saved a shortcut, you'll be able to find your applications just by typing one or two letters...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ObjectBuilder2

    ObjectBuilder2

    C++ CASE tool, full life cycle code generator

    ObjectBuilder is a C++ code generation CASE tool (CASE, code generation, refactoring, documentation generation). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction. ObjectBuilder dramatically simplify work with C++ project architecture. I use it and think that tree OO interface targeted to C++ more fast and power than UML class diagrams. ObjectBuilder perfectly organize C++ header files with any level of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Windows Duplicate Filename Remover

    A Windows command line program that finds duplicate filenames

    A Windows command line program developed in C++ that helps you find, move and remove duplicate filenames. It does this by checking for files that have - Copy or (number) at the end of their names. Instructions: Drag & drop the folder you want to check on the executable or run the program in a command-line. Arguments: First argument: the directory you want it to search (C:/Desktop/bob/CheckThis) Second argument (optional): safe Passing the word safe as the second argument will ensure that a file will only be marked as duplicate if there is another file with the same name (The default mode will mark files as duplicate for simply having (number) or - Copy at the end because it's much faster)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    penTeaching

    lapiz usb para el profesor

    ...Create a USB stick with which you can boot a computer and work from it and only on it (Without using the hard disk). It is a live system so that everything you do on the system will be lost for the next boot, except what is in the user's folder, the moodle and some configuration files (Wifi, printers). It also installs the moodle that is reconfigured at each boot so that it can be used on the local network using the system IP. That IP is shown in the status bar of the desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    YouTubeCrawler

    YouTubeCrawler

    Go-based automation utility that downloads YouTube videos

    This tool is a Go-based automation utility that downloads YouTube videos and permanently embeds or “hard-codes” their subtitles (typically English) into MP4 output files. The workflow involves specifying one or more URLs (via a simple “url” text file in each folder) and the program uses youtube-dl to fetch video and subtitle, then ffmpeg to overlay the subtitles onto the video track. The architecture follows a command-pattern setup: tasks implement a common interface and are scheduled and executed with concurrency controls (maximum goroutines customizable). It assumes a Linux environment with SSR proxy support, and requires the user to pre-install youtube-dl and ffmpeg. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    nonechucks

    nonechucks

    Deal with bad samples in your dataset dynamically

    nonechucks is a library that provides wrappers for PyTorch's datasets, samplers and transforms to allow for dropping unwanted or invalid samples dynamically. What if you have a dataset of 1000s of images, out of which a few dozen images are unreadable because the image files are corrupted? Or what if your dataset is a folder full of scanned PDFs that you have to OCRize, and then run a language detector on the resulting text, because you want only the ones that are in English? Or maybe you have an AlternateIndexSampler, and you want to be able to move to dataset[6] after dataset[4] fails while attempting to load! PyTorch's data processing module expects you to rid your dataset of any unwanted or invalid samples before you feed them into its pipeline, and provides no easy way to define a "fallback policy" in case such samples are encountered during dataset iteration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VB.NET Rocketdock Enhanced Settings

    VB.NET Rocketdock Enhanced Settings

    A VB.NET FOSS enhancement to Rocketdock's icon settings screen

    This .NET utility is a functional reproduction of Rocketdock's original settings screen. This makes the utility familiar to Rocketdock users. The original Rocketdock's settings screen has a few annoying bugs or limitations. One of the bugs is the time the extended time Rocketdock takes to respond to a right-click on an icon when your icon library is large (300+ icons) . This is vital functionality as it is precisely how you change the appearance or the functionality of any Rocketdock icon....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    VideoScreenSaver

    Video Screensaver developed in python.

    When you run it, a window appears; You need to enter where the video you want to be your screensaver is, and the minutes of inactivity required to activate the screensaver, if the video is in the same folder as the script, you do not need to enter the entire address, just the file name.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    Aural Probe

    Aural Probe

    An automatic sample librarian tool for musicians

    Aural Probe is a sample librarian tool for computer musicians/audio engineers. Automatically and non-destructively index your disorganised sample collection from a list of folders into categories (kick, snare, hihats etc.) based on folder/filename wildcard matches. Easily audition samples, load/save favourites, and drag-and-drop straight into your sequencer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SwiftIcons

    SwiftIcons

    Swift Library for Font Icons - this library

    A library for using different font icons. Swift Library for Font Icons: dripicons, emoji, font awesome, icofont, ionicons, linear icons, map icons, material icons, open iconic, state, weather. Now, you don't have to download different libraries to include different font icons. This SwiftIcons library helps you use icons from any of the following font icons. SwiftIcons supports different objects from the object library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ModularAdmin

    ModularAdmin

    Free Dashboard Theme Built On Bootstrap 4 | HTML Version

    ...You can add new themes by adding a new file in src/_themes/ folder. We separate the application's scripts across its components. For simplicity we use ES5 in this version, and just wrap each component's script in jQuery $(function() { }). JS configurations are defined in the src/config.js file. On build, application script files are merged together and copied to the dist/js/app.js folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    benchm-ml

    benchm-ml

    A benchmark of commonly used open source implementations

    This repository is designed to provide a minimal benchmark framework comparing commonly used machine learning libraries in terms of scalability, speed, and classification accuracy. The focus is on binary classification tasks without missing data, where inputs can be numeric or categorical (after one-hot encoding). It targets large scale settings by varying the number of observations (n) up to millions and the number of features (after expansion) to about a thousand, to stress test different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DCGAN in TensorLayerX

    DCGAN in TensorLayerX

    The Simplest DCGAN Implementation

    This is an implementation of Deep Convolutional Generative Adversarial Networks. First, download the aligned face images from google or baidu to a data folder. Please place dataset 'img_align_celeba.zip' under 'data/celebA/' by default.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DupTerminator

    DupTerminator

    DupTerminator will scan your directories for any duplicate files using

    DupTerminator - a program to search, delete, move, and rename duplicate file by comparing MD5 hash. The program is free and open source software.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20

    OpenCvSharp410 Face Recognition Detect

    OpenCvSharp with Cuda + TBB Face Detection Recognition

    ...Free Source Code Live Face Detection via Web Camera from OpenCvSharp 3.4.5 with CUDA + TBB Original clean source code structure with FREE binary test. reach out .BIN folder for direct tryout(0penCvSharp345.Cuda.x86.FaceDetect.EXE) Other FOLDER contains Face Recognition of OpenCvSharp410, no CUDA! FOR full source code of ****FACE RECOGNITION**** _ OpenCvSharp4.1.0(released date:April_17_2019), 64 Bit,,,, please donate $54 https://www.paypal.me/SoftwareCode/54 mail dbinxecod@gmail.com for direct link download source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    phpcs-security-audit v3

    phpcs-security-audit v3

    A set of PHP_CodeSniffer rules that finds vulnerabilities

    phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code. It currently has core PHP rules as well as Drupal 7-specific rules. The tool also checks for CVE issues and security advisories related to the CMS/framework. This enables you to follow the versioning of components during static code analysis. The main reason for this project being an extension of PHP_CodeSniffer is to have easy integration into continuous...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Somatic APP analysis

    Reanalysis of somatic APP retrotransposition

    ... [ Basic usage ] • Detection of IEJs connecting APP exons java -jar somaticAPP.jar -D -b input.bam [optional_arguments] * Input data: PRJNA577966 * The input bam should be mapped to APP751.fa (provided in the 'data' folder) and sorted by read name after mapping • Estimation of gencDNA fraction java -jar somaticAPP.jar -F -b input.bam -a BWA_PATH -s SAMTOOLS_PATH [optional_arguments] * Input data: PRJNA493258 * The input bam should be a human-genome-mapped (hg38), coordinate-sorted, and duplicate-marked file. Try -h or -? options to get detailed descriptions for optional input parameters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DirEvents

    DirEvents

    Monitor changes in a directory from within the Windows command line

    This utility observes change events of files or subdirectories in a folder and writes the event along with the file name to the console window. NOTE: Batch and PowerShell scripts are provided in order to show how to process the output of the tool. Find the examples in the Files tab.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    IntelliSubDownloader

    A python script that downloads subtitles from "yifysubtitles.com" .

    ...Multiple files are not supported so there should be only one video file in the directory . Please give suggestions to improve the script . 1. Put the python script inside movie folder which contains only one video file . 2. Then open the python script (or run the batch file) and type the movie name without any alphanumeric characters . 3. Confirm by pressing "Y" or "N" . 4. Script will automatically find , download , rename the subtitle for you . 5. And then it will delete itself so make sure to take a backup of the script . ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LibPSVR

    LibPSVR

    C library for Morpheus (Playstation VR)

    ...For quick start, use brew before build. You will need to unload kernel modules manually. Requires the latest libusb to be installed. To compile, use the solution in the LibPSVR folder. The solution file is for Visual Studio 2017. To use PSVR with this, you must install WinUSB or libusb drivers for the PS VR Sensors and PS VR Control, Interfaces 4 and 5 respectively. You can use zadiag, which is referenced with libusb, to install the drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo