pandazx's blog

データ分析など雑多な技術ブログ

気になるPythonライブラリ 2019.5.17

Python weeklyからの抜粋

 

Interesting Projects, Tools and Libraries

 

openpilot
openpilot is an open source driving agent. Currently, it performs the functions of Adaptive Cruise Control (ACC) and Lane Keeping Assist System (LKAS) for selected Honda, Toyota, Acura, Lexus, Chevrolet, Hyundai, Kia. It's about on par with Tesla Autopilot and GM Super Cruise, and better than all other manufacturers.

 

GitHub - commaai/openpilot: open source driving agent

 

pysot

SenseTime Research platform for single object tracking research, implementing algorithms like SiamRPN and SiamMask.

 

GitHub - STVIR/pysot: SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.

 

stumpy

stumpy is a powerful and scalable Python library that can be used for a variety of time series data mining tasks

 

GitHub - TDAmeritrade/stumpy: STUMPY is a powerful and scalable Python library that can be used for a variety of time series data mining tasks

 

creme

Online machine learning in Python

 

GitHub - creme-ml/creme: Online machine learning in Python

 

koalas

Pandas API on Apache Spark

 

GitHub - databricks/koalas: Koalas: pandas API on Apache Spark

 

conveiro

Visualization of filters in convolutional neural networks.

 

GitHub - Showmax/conveiro: Visualization of filters in convolutional neural networks