Github Trending and Good Stuff 2019-08-15

jupyter-notebook

slundberg / shap

A unified approach to explain the output of any machine learning model.
Good Stuff

keplergl / kepler.gl

Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
Good Stuff

  • [Kepler.gl][web] is a data-agnostic, high-performance web-based application for visual exploration of large-scale geolocation data sets. Built on top of Mapbox GL and deck.gl, kepler.gl can render millions of points representing thousands of trips and perform spatial aggregations on the fly.
  • The mapbox argument is an InteractiveMap when added or null when removed.

shaoanlu / faceswap-GAN

A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
Good Stuff

onnx / models

A collection of pre-trained, state-of-the-art models in the ONNX format
Good Stuff

  • |CaffeNet|Krizhevsky et al.|Deep CNN variation of AlexNet for Image Classification in Caffe where the max pooling precedes the local response normalization (LRN) so that the LRN takes less compute and memory.|
  • You can see visualizations of each model’s network architecture by using Netron.

Mikoto10032 / DeepLearning

深度学习入门教程&&优秀文章&&Deep Learning Tutorial
Good Stuff

python

❤️
每日收集喜欢的开源项目
Good Stuff

deepinsight / insightface

Face Analysis Project on MXNet
Good Stuff

  • By Jia Guo and Jiankang Deng
  • All face images are aligned by MTCNN and cropped to 112x112:

davidsandberg / facenet

Face recognition using Tensorflow
Good Stuff

  • Multi-task CNN. A Matlab/Caffe implementation can be found here and this has been used for face alignment with very good results. A Python/Tensorflow implementation of MTCNN can be found here. This implementation does not give identical results to the Matlab/Caffe implementation but the performance is very similar.

pandas-profiling / pandas-profiling

Create HTML profiling reports from pandas DataFrame objects
Good Stuff

RustPython / RustPython

A Python Interpreter written in Rust
Good Stuff

NVIDIA / apex

A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
Good Stuff

ansible / workshops

Training Course for Ansible Automation
Good Stuff

  • | Ansible Red Hat Enterprise Linux Workshop
    focused on automating Linux platforms like Red Hat Enterprise Linux | Deck
    Ansible Tower | Exercises | workshop_type: rhel |
  • | Ansible Network Automation Workshop
    focused on router and switch platforms like Arista, Cisco, Juniper | Deck | Exercises | workshop_type: networking |
  • | Ansible F5 Workshop
    focused on automation of F5 BIG-IP | Deck | Exercises | workshop_type: f5 |

allenai / allennlp

An open-source NLP research library, built on PyTorch.
Good Stuff

swift

LoopKit / Loop

An automated insulin delivery app template for iOS, built on LoopKit
Good Stuff

  • Please visit the Loop Docs for installation, algorithm, and other details.

Alamofire / Alamofire

Elegant HTTP Networking in Swift
Good Stuff

apple / swift-nio

Event-driven network application framework for high performance protocol servers & clients, non-blocking.
Good Stuff

SwiftGen / SwiftGen

The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
Good Stuff

Mortennn / Dozer

Hide status bar icons on macOS
Good Stuff

SwiftyJSON / SwiftyJSON

The better way to deal with JSON data in Swift.
Good Stuff

javascript

airbnb / lottie-web

Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/
Good Stuff

  • You can preview or take an svg snapshot of the animation to use as poster. After you render your animation, you can take a snapshot of any frame in the animation and save it to your disk. I recommend to pass the svg through an svg optimizer like https://jakearchibald.github.io/svgomg/ and play around with their settings.

bkimminich / juice-shop

OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
Good Stuff

GoogleChrome / puppeteer

Headless Chrome Node API
Good Stuff

  • Puppeteer is a Node library which provides a high-level API to control Chrome or Chromium over the DevTools Protocol. Puppeteer runs headless by default, but can be configured to run full (non-headless) Chrome or Chromium.
  • Provide a slim, canonical library that highlights the capabilities of the DevTools Protocol.

airbnb / javascript

JavaScript Style Guide
Good Stuff

shentao / vue-multiselect

Universal select/multiselect/tagging component for Vue.js
Good Stuff

aws / aws-sdk-js

AWS SDK for JavaScript in the browser and Node.js
Good Stuff

  • For browser-based web, mobile and hybrid apps, you can use AWS Amplify Library which extends the AWS SDK and provides an easier and declarative interface.
  • Alternatively, you can use AWS Amplify Library which extends AWS SDK and provides React Native UI components and CLI support to work with AWS services.
  • To create React applications with AWS SDK, you can use AWS Amplify Library which provides React components and CLI support to work with AWS services.
  • AWS Amplify Library provides Angular components and CLI support to work with AWS services.

pixijs / pixi.js

The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
Good Stuff

  • Examples: Get stuck right in and play around with PixiJS code and features right here!
  • Docs: Get to know the PixiJS API by checking out the docs.

mjmlio / mjml

MJML: the only framework that makes responsive-email easy
Good Stuff

mozilla / pdf.js

PDF Reader in JavaScript
Good Stuff

facebook / react-native

A framework for building native apps with React.
Good Stuff

Tencent / vConsole

A lightweight, extendable front-end developer tool for mobile web page.
Good Stuff

lllyasviel / style2paints

sketch + style = paints
🎨
Good Stuff

webpack / webpack

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through “loaders”, modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, … and your custom stuff.
Good Stuff

  • webpack supports all browsers that are ES5-compliant (IE8 and below are not supported).

go

grpc-ecosystem / grpc-gateway

gRPC to JSON proxy generator following the gRPC HTTP spec
Good Stuff

Masterminds / sprig

Useful template functions for Go templates.
Good Stuff


   转载规则


《Github Trending and Good Stuff 2019-08-15》 KevinZhang 采用 知识共享署名 4.0 国际许可协议 进行许可。
 上一篇
Github Trending and Good Stuff 2019-08-19 Github Trending and Good Stuff 2019-08-19
jupyter-notebookjakevdp / PythonDataScienceHandbookPython Data Science Handbook: full text in Jupyter Notebooks Good St
2019-08-19 KevinZhang
下一篇 
Github Trending and Good Stuff 2019-08-14 Github Trending and Good Stuff 2019-08-14
jupyter-notebookabjer / sds2019Social Data Science 2019 - a summer school course Good Stuff Git repo for the webpage f
2019-08-14 KevinZhang
  目录