Posts

  • LandscapeVideoCamera

    Powerful custom Android Camera with granular control over the video quality and filesize, restricting recordings to landscape only.

    This library provides a full and reusable custom camera, which:

    • Forces the users to rotate their device to landscape
    • Allows to specify the filename, or have the library generate one for you
    • Allows very granular control over the capture settings:
      • Resolution
      • Bitrate
      • Max filesize
      • Max video duration
      • audio/video codec
      • switch between front and rear facing camera

    Tags: #java

  • bi-att-flow

    Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to achieve a query-aware context representation without early summarization.

    • This the original implementation of [Bi-directional Attention Flow for Machine Comprehension][paper].
    • The CodaLab worksheet for the [SQuAD Leaderboard][squad] submission is available [here][worksheet].
    • For TensorFlow v1.2 compatible version, see the [dev][dev] branch.
    • Please contact [Minjoon Seo][minjoon] ([@seominjoon][minjoon-github]) for questions and suggestions.

    Tags: #python • squad • nlp

  • onlyoffice-nextcloud

    The app which enables the users to edit office documents from Nextcloud using ONLYOFFICE Document Server, allows multiple users to collaborate in real time and to save back those changes to Nextcloud

    This app enables users to edit office documents from Nextcloud using ONLYOFFICE Docs packaged as Document Server - Community or Enterprise Edition.

    Tags: #php • nextcloud • onlyoffice

  • firekylin

    A Simple & Fast Node.js Blogging Platform Base On ThinkJS3 & React & ES2015+

    普通用户安装参见 普通安装,推荐使用腾讯云实验室体验详细的安装流程。如需对 Firekylin 进行开发,可参考 仓库版安装

    Tags: #typescript • firekylin • thinkjs

  • Babelish

    Chaotically confused, like Babel

    gem install babelish

    Requires Ruby 2.1.0 or above.

    Or download Latest Release.

    Or via docker: docker run netbe/babelish babelish help

    Tags: #ruby • csv • localisation

  • nunif

    Misc; latest version of waifu2x; 2D video to SBS 3D video

    waifu2x/README.md

    waifu2x: Image Super-Resolution for Anime-Style Art. Also it supports photo models (GAN based models)

    The repository contains waifu2x pytorch implementation and pretrained models, started with porting the original waifu2x.

    The demo application can be found at

    • https://waifu2x.udp.jp/ (Cloud version)
    • https://unlimited.waifu2x.net/ (In-Browser version).

    Tags: #python • super-resolution • vr

  • blueprint3d

    Build interior spaces in 3D

    This repository includes an example application built using blueprint3d:

    Tags: #typescript

  • chewy

    High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client

    Chewy is an ODM (Object Document Mapper), built on top of the official Elasticsearch client.

    Tags: #ruby • elasticsearch • elasticsearch-client

  • execjs

    Run JavaScript code from Ruby

    If you’d like to use a specific runtime rather than the autodetected one, you can assign ExecJS.runtime:

    ExecJS.runtime = ExecJS::Runtimes::Node
    

    Alternatively, you can define it via the EXECJS_RUNTIME environment variable:

    EXECJS_RUNTIME=Node ruby ...
    

    You can find the list of possible runtimes in lib/execjs/runtimes.rb.

    Tags: #ruby

  • altus

    Desktop client for WhatsApp Web with themes, notifications and multiple account support

    Altus is an Electron-based WhatsApp client with themes and multiple account support, available for Windows, Mac and Linux!

    Tags: #typescript • javascript • electronjs

subscribe via RSS