Posts
-
DeepLabCut
Official implementation of DeepLabCut: Markerless pose estimation of user-defined features with deep learning for all animals
Very quick start:
pip install deeplabcut- you also need tensorflow and wxPython see here
Tags: #python • behavior-analysis • deep-learning
-
sketch-material
Sketch material is a sketch plugin that will help you generate complex material components like tables, chips, forms etc…
Sketch material is a sketch plugin that will help you generate complex material components like tables, chips, forms etc…
Tags: #javascript
-
imitation
Clean PyTorch implementations of imitation learning algorithms
This project aims to provide clean implementations of imitation learning algorithms. Currently we have implementations of Behavioral Cloning, DAgger (with synthetic examples), Adversarial Inverse Reinforcement Learning, and Generative Adversarial Imitation Learning.
Tags: #python • reward-learning • inverse-reinforcement-learning
-
jSignature
jQuery plugin for adding web signature functionality
jSignature is a jQuery plugin which simplifies creation of a signature capture field in the browser window, allowing a user to draw a signature using mouse, pen, or finger.
jSignature captures signature as vector outlines of the strokes. Although jSignature can export great bitmap (PNG) too, extraction of highly scalable stroke movement coordinates (aka vector image) of the signature allows much greater flexibility of signature rendering.
A extra effort (through smoothing and pressure simulation) is made to make the strokes look pretty on the screen while these are drawn by the signor.
All major desktop, tablet and phone browsers are supported. HTML5 Canvas element is used by default. We fall back on Flash-based Canvas element emulator (FlashCanvas) when actual Canvas is not supported by the browser (Internet Explorer v.8 and lower).
Real-time jSignature renders only the device-appropriate “prettiest” approximation of what we capture. Capture of data is always same - we capture as many movement coordinates as possible. Rendering of strokes differs per browser’s capabilities, efficiency of the device, screen size.
This degrading and enhancing of screen representation of the captured signature is done on purpose to insure that rendering does not impead on the responsiveness of capture. For example, on slow rendering devices (Android Browser, FlashCanvas-based Canvas emulation) smoothing is kicked up a notch to compensate for large gaps in captured stroke coordinates - a result of inefficiency of capture device. In all cases, customer shold be pleased by responsiveness and beauty of the drawing.
jSignature makes it easy to pluck itself into an existing styled site. jSignature automatically detects the colors used on the wrapping element (text color = pen color, background = background) and auto-picks a pleasing middle-shade for ‘decor’ (signature line). jSignature adapts well to fixed and variable width web page designs, and various size screens (phones, tablets, computer screens) and automatically rescales the drawing area and signature when parent element changes size.
See demos here.
Tags: #javascript
-
marklogic-data-hub
The MarkLogic Data Hub: documentation ==>
Go from nothing to an Operational Data Hub in a matter of minutes.
MarkLogic Data Hub is a data integration platform and toolset that helps you quickly and efficiently integrate data from many sources into a single MarkLogic database and then expose that data.
Tags: #java • marklogic • datahub
-
BetterTweetDeck
A browser extension to improve TweetDeck with a lot of features
Adds some nice options on TweetDeck to provide a better experience on the webapp when used on Chrome, Opera and Firefox!
Tags: #javascript • tweetdeck • chrome
-
ciri
Ciri is an Ethereum implementation written in Ruby.
clone repo and submodules
git clone --recursive https://github.com/ciri-ethereum/ciri.gitTags: #ruby • ethereum • eth
-
victoire
Fullstack Symfony CMS: The perfect mix between a framework and a CMS
Victoire is a Symfony overlay integrating a Dynamic-CMS that use the core business datas in a dynamic and automated way. It can be setup in any Symfony project in just some few minutes.
The main goal is to give to the final customer the ability to create/edit/delete each content on its website, as much for a static content than a business entity based content and without any development skill, with the minimum of training.
Victoire is the first CMS ever that allows content’s personalization! Indeed you can define which content is shown regarding the criterias you define.
Many criterias can be used such as website locale, log in status, and so much more that can be created for each particular project.
A french documentation has been started and is being completed slowly here.
Tags: #javascript • symfony • symfony-bundle
-
Meteor-Files
🚀 Upload files via DDP or HTTP to ☄️ Meteor server FS, AWS, GridFS, DropBox or Google Drive. Fast, secure and robust.
Stable, fast, robust, and well-maintained Meteor.js package for files management using MongoDB Collection API. What does exactly this means? Calling
.insert()method would initiate a file upload and then insert new record into collection. Calling.remove()method would erase stored file and record from MongoDB Collection. And so on, no need to learn new APIs. It’s flavored with extra low-level methods like.unlink()and.write()for complex integrations.Tags: #javascript • meteor • meteor-package
-
ForestryMC
Source code for Forestry (Minecraft mod).
Forestry is a modification for the game Minecraft and known primarily for its farms and bees.
Tags: #java
subscribe via RSS