Posts
-
brain-segmentation-pytorch
U-Net implementation in PyTorch for FLAIR abnormality segmentation in brain MRI
U-Net implementation in PyTorch for FLAIR abnormality segmentation in brain MRI based on a deep learning segmentation algorithm used in Association of genomic subtypes of lower-grade gliomas with shape features automatically extracted by a deep learning algorithm.
This repository is an all Python port of official MATLAB/Keras implementation in brain-segmentation. Weights for trained models are provided and can be used for inference or fine-tuning on a different dataset. If you use code or weights shared in this repository, please consider citing:
@article{buda2019association, title={Association of genomic subtypes of lower-grade gliomas with shape features automatically extracted by a deep learning algorithm}, author={Buda, Mateusz and Saha, Ashirbani and Mazurowski, Maciej A}, journal={Computers in Biology and Medicine}, volume={109}, year={2019}, publisher={Elsevier}, doi={10.1016/j.compbiomed.2019.05.002} }Tags: #python
-
flatten
Flatten JSON in Python
Flattens JSON objects in Python.
flatten_jsonflattens the hierarchy in your object which can be useful if you want to force your objects into a table.Tags: #python • flattened-objects • pandas
-
ui
Talend’s unified web UI repository.
That repository was created in an effort to simplify the development of Talend’s front-end stack.
Tags: #javascript • talend • lerna
-
android-material-stepper
This library allows to use Material steppers inside Android applications.
This library allows to use Material steppers inside Android applications.
Quoting the documentation:
Steppers display progress through a sequence by breaking it up into multiple logical and numbered steps.
All of the code & features mentioned in Getting started and Advanced usage are showcased in the sample app. Moreover, you can find there other examples, e.g. how to persist state on rotation, display errors, change whether the user can go to the next step, etc. So please have a look!
Tags: #java
-
gitfs
Version controlled file system
gitfs is a FUSE file system that fully integrates with git. You can mount a remote repository’s branch locally, and any subsequent changes made to the files will be automatically committed to the remote.
gitfs was developed by the awesome engineering team at Presslabs, a Managed WordPress Hosting provider.
Tags: #python • fuse-filesystem • git
-
nassh-relay
Relay Server for the Secure Shell Chromium plugin
Relay Server for the Secure Shell Chromium plugin
Tags: #java • chromium-plugin • relay-server
-
Remodal
No longer actively maintained.
- All modern browsers are supported.
- IE8+. To enable IE8 styles add the
lt-ie9class to thehtmlelement, as modernizr does. - jQuery, jQuery2, Zepto support.
- Browserify support.
Tags: #javascript
-
react-highcharts
React wrapper for Highcharts library
react-highcharts | react-highcharts/more | react-highcharts/highstock | react-highcharts/highmaps
You can also see Code for the demo and run demo locally
Tags: #javascript • highcharts • react-highcharts
-
pycm
Multi-class confusion matrix library in Python
- Overview
- Installation
- Usage
- Document
- Try PyCM in Your Browser
- Issues & Bug Reports
- Todo
- Outputs
- Dependencies
- Contribution
- References
- Cite
- Support
- Authors
- License
- Donate
- Changelog
- Code of Conduct
Tags: #python • machine-learning • confusion-matrix
-
rasa-ui
Rasa UI is a frontend for the Rasa Framework
Rasa UI is a web application built on top of, and for Rasa. Rasa UI provides a web application to quickly and easily be able to create and manage bots, NLU components (Regex, Examples, Entities, Intents, etc.) and Core components (Stories, Actions, Responses, etc.) through a web interface. It also provides some convenience features for Rasa, like training and loading your models, monitoring usage or viewing logs.
Tags: #javascript • rasa-nlu • nlp
subscribe via RSS