Posts

  • NCRF

    Cancer metastasis detection with neural conditional random field (NCRF)

    This repository contains the code and data to reproduce the main results from the paper:

    Yi Li and Wei Ping. Cancer Metastasis Detection With Neural Conditional Random Field. Medical Imaging with Deep Learning (MIDL), 2018.

    If you find the code/data is useful, please cite the above paper:

    @inproceedings{li2018cancer,
        title={Cancer Metastasis Detection With Neural Conditional Random Field},
        booktitle={Medical Imaging with Deep Learning},
        author={Li, Yi and Ping, Wei},
        year={2018}
    }
    

    If you have any quesions, please post it on github issues or email at yil8@uci.edu

    Tags: #python β€’ deep-learning β€’ conditional-random-fields

  • bioinfokit

    Bioinformatics data analysis and visualization toolkit

    >>> import bioinfokit
    >>> bioinfokit.__version__
    '0.4'
    

    Tags: #python

  • serverspec

    RSpec tests for your servers configured by CFEngine, Puppet, Chef, Ansible, Itamae or anything else even by hand

    RSpec tests for your servers configured by Puppet, Chef or anything else

    You can see the details of serverspec on serverspec.org.


    Tags: #ruby

  • strapi-provider-upload-google-cloud-storage

    Google Cloud Storage Upload Provider for Strapi

    Tags: #typescript

  • rails

    Official Ruby on Rails specific tasks for Capistrano

    Rails specific tasks for Capistrano v3:

    • cap deploy:migrate
    • cap deploy:compile_assets

    Tags: #ruby β€’ capistrano β€’ rails

  • ansible-plugin

    Ansible Integration for Rundeck

    In March of 2022 PagerDuty transferred this repo to the Rundeck Plugins organization. frozenice has done a wonderful job bringing this functionality to the Rundeck Community and has asked Rundeck to take over maintenance going forward. The move will allow us to better manage Issues and approve/merge Pull Requests, etc. The plugin will continue to be available to the Open Source community. Over the next few months our team will review all open PRs and merge or provide feedback/review comments as necessary.

    Tags: #java β€’ rundeck β€’ ansible

  • goodshare.js

    Simple install, extensive documentation, developer support, SEO friendly, small bundle size 1.04 KB (with all dependencies, minified and gzipped), many options for customization of appearance, clean code without scripts tracking user activity on the page, high speed.

    Tags: #javascript β€’ social-network β€’ share-counters

  • Profanity

    PHP library to block bad words in a string

    Profanity is a PHP library that allows blocking bad words out of a given string. It currently blocks more than 2.555 words in different languages. It’s very easy to use and can filter a 100 chars string in about 0.0021 seconds!

    Tags: #php

  • php-font-lib

    A library to read, parse, export and make subsets of different types of font files.

    This library can be used to:

    • Read TrueType, OpenType (with TrueType glyphs), WOFF font files
    • Extract basic info (name, style, etc)
    • Extract advanced info (horizontal metrics, glyph names, glyph shapes, etc)
    • Make an Adobe Font Metrics (AFM) file from a font

    This project was initiated by the need to read font files in the DOMPDF project.

    Usage Example

    Tags: #php β€’ font β€’ font-files

  • intercom-rails

    The easiest way to install Intercom in a Rails app.

    The easiest way to install Intercom in a rails app.

    For interacting with the Intercom REST API, use the intercom gem (https://github.com/intercom/intercom-ruby)

    Requires Ruby 2.0 or higher.

    Tags: #ruby

subscribe via RSS