Posts
-
amp-library
Convert HTML to AMP HTML and report HTML compliance with the AMP HTML specification
An open source PHP library and console utility to convert HTML to AMP HTML and report HTML compliance with the AMP HTML specification.
Tags: #php
-
fancyimpute
Multivariate imputation and matrix completion algorithms implemented in Python
(1) This project is in “bare maintenance” mode. That means we are not planning on adding more imputation algorithms or features (but might if we get inspired). Please do report bugs, and we’ll try to fix them. Also, we are happy to take pull requests for more algorithms and/or features.
(2)
IterativeImputerstarted its life as afancyimputeoriginal, but was then merged intoscikit-learnand we deleted it fromfancyimputein favor of the better-testedsklearnversion. As a convenience, you can stillfrom fancyimpute import IterativeImputer, but under the hood it’s just doingfrom sklearn.impute import IterativeImputer. That means if you updatescikit-learnin the future, you may also change the behavior ofIterativeImputer.Tags: #python
-
react-materialize
Material design for react, powered by materializecss
Material design components for react, powered by materializecss.
Tags: #javascript • react • materialdesign
-
pinafore
Alternative web client for Mastodon
An alternative web client for Mastodon, focused on speed and simplicity.
Pinafore is available at pinafore.social. Beta releases are at dev.pinafore.social.
See the user guide for basic usage. See the admin guide if Pinafore cannot connect to your instance.
For updates and support, follow @pinafore@mastodon.technology.
Tags: #javascript • mastodon • pwa
-
ngx-permissions
Permission and roles based access control for your angular(angular 2,4,5,6,7,9+) applications(AOT, lazy modules compatible
Permission and roles based access control for your angular(angular 2,4,5,6,7,8+) applications(AOT, lazy modules compatible)
Tags: #typescript • angular2 • ngx-permissions
-
facturascripts
Open source ERP software. Built on modern PHP and bootstrap 4. Easy and powerful.
Open source ERP software. Built on modern PHP and bootstrap 4. Easy and powerful.
Tags: #php • erp • crm
-
MAX-Image-Resolution-Enhancer
Upscale an image by a factor of 4, while generating photo-realistic details.
This repository contains code to instantiate and deploy an image resolution enhancer. This model is able to upscale a pixelated image by a factor of 4, while generating photo-realistic details.
The GAN is based on this GitHub repository and on this research article.
The model was trained on 600,000 images of the OpenImages V4 dataset, and the model files are hosted on IBM Cloud Object Storage. The code in this repository deploys the model as a web service in a Docker container. This repository was developed as part of the IBM Developer Model Asset Exchange and the public API is powered by IBM Cloud.
Tags: #python • computer-vision • machine-learning
-
dss
Digital Signature Service : creation, extension and validation of advanced electronic signatures
This is the official repository for project DSS : https://ec.europa.eu/cefdigital/wiki/display/CEFDIGITAL/eSignature.
Tags: #java • xades • cades
-
SIP.js
A simple, intuitive, and powerful JavaScript signaling library
- Create real-time peer-to-peer audio and video sessions via WebRTC
- Utilize SIP in your web application via SIP over WebSocket
- Send instant messages and view presence
- Support early media, hold and transfers
- Send DTMF RFC 2833 or SIP INFO
- Share your screen or desktop
- Written in TypeScript
- Runs in all major web browsers
- Compatible with standards compliant servers including Asterisk and FreeSWITCH
Tags: #typescript • sipjs • webrtc
-
solaris
CosmiQ Works Geospatial Machine Learning Analysis Toolkit
This repository provides the source code for the CosmiQ Works
solarisproject, which provides software tools for:- Tiling large-format overhead images and vector labels
- Converting between geospatial raster and vector formats and machine learning-compatible formats
- Performing semantic and instance segmentation, object detection, and related tasks using deep learning models designed specifically for overhead image analysis
- Evaluating performance of deep learning model predictions
Tags: #python • geospatial • machinelearning
subscribe via RSS