Showing 1102 open source projects for "open source faceswap"

View related business solutions
  • 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    JFling provides tools for (un)marshalling fixed length string data to and from java objects with typed properties. It's codegenerator uses plain csv files to generate fixed-length-string wrapper classes. (see our wiki 'Hosted Apps/Trac' for more info)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GQLx is a SQL-like query language for Google Doc's spreadsheets. The initial release includes both a Java GUI application as well as a console application - while a demonstration Javascript implementation is available online at http://gqlx.twyst.co.za
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Project to treat NMEA sentences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The goal: to provide implementations of as many algorithms (sorting, searching, ...) and data structures (lists, trees, ...) as possible, accompanied by discussion of big O run time and memory limits and references to sources of further study.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Software helping to build a SOA without depending on an ESB: Services look up each other in a registry and talk directly (no spaghetti: links are configured in registry). Management and monitoring is provided by clients and server stacks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JGauge Bean is a single purpose bean library for gauges. You can use it to draw round gauges on Java Components. The gauge can be extensively configured for displaying one discrete value within a given range.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tying together Zend Framework, PHP/Java Bridge, JTOpen, and Tomcat to provide a FOSS solution for i5 (IBM i, iSeries, AS/400) PHP developers struggling with the performance issues of the Integrated File System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Free Java C(ell)S(tream)V(alidator) library. OpenCell aims to implement set of interfaces with which user can manipulate values in 'cell' carried in a stream of csv(or any delimiter separated format) by a custom implemention of a rule.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Clothes - sewing CAD for creation of models of clothes. Based on the new concept of the automated designing of clothes with use of parametrical model. Creates a base design of model of clothes and allows to change it depending on necessity of updating.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    ANNJ, Another Neural Network for Java is a neural network framework for the Java programming language. It is still in an early development stage, currently supporting only feed-forward type networks, but will soon be able to handle many other types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A basic package that represents graphs along with some basic graph algorithms in Java. The idea is to keep the representation simple, straightforward and documented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jWlanScan is a free (LGPL) wireless network(WiFi) scan library for the Java platform. It uses JNI technology, supports WinXP,Win2003, can get access point information of AP NAME,RSSI,BSSID,SPEED,CHANNEL and more.Use this lib,developed a WlanScan tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    This software provides library to encode/decode Java strings to/from Base64 encoding and variants. Just include the .jar file into your classpath, to encode: string.getbytes("x-base64"); to decode: new String(bytearray, "x-base64");
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    this is a small JSP tag library which allows you to create PDF documents within your JSPs. All you need to do is add the jar file to your lib folder under WEB-INF and the tld file in a tld folder under WEB-INF and you are ready to use the tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a Java port of the original FPDF free PDF generation library for PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JAFF: Just Another Financial Framework. Technical Analysis (studying the price and trading history) of some stock quotes from internet. Neural Network analysis for non-linear prediction and forecasting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The aim of GUINNEA (Graphical User Interfaced Neural Network Architecture) is to develop a comfortable and high-featured neural net simulator which is highly configurable and flexible. It will support many neural nets and visualization features for those
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    iText Programming Tutorials. Example code and detail explanation on how to generate Adobe PDF document with iText API. Example of AcroForm, bookmark, anchor, insert images, generate PDF with Java App, JSP or Servlet, create PDF table and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sutsad is a library enabling functional programming in Java. It is based on commons-collections of Apache Commons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NeuralJ is a free, open-source neural network library for Java applications. It is the purpose of this project to make the easiest, most flexible and reliable, neural network platform available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java Kohonen Neural Network Library Kohonen neural network library is a set of classes and functions for design, train and use Kohonen network (self organizing map).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Early Access iText, a PDF generation library in Java
    Downloads: 11 This Week
    Last Update:
    See Project
  • 23
    Lightweight backpropagation neural network in C++. The project provides a class implementing a feedforward neural network, and a class for easily train it. It is highly customizable to manage your problem and comes with a simple graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Umber project provides simple, flexible, "earthy" Java tool libraries for developers. The tools supplement common tasks like XML handling, data processing, and PDF generation, but without the complex and arcane APIs of most modern implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Nheengatu Project is a Java library that provides HTML markup abstraction allowing you to reutilize it to generate PDF files, OpenOffice documents, image files, etc. The goal of this project is to maximize the use of HTML markup procedures.
    Downloads: 0 This Week
    Last Update:
    See Project