Pinned Repositories
comparing-trajectory-clustering-methods
Comparing Different Clustering Methods and Similarity Metrics on Trajectory Datasets
Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
Detecting-Anomalies-In-Current-Ship-Trajectory-Based-On-Historical-Data-
The project provides a solution for detecting anomalies in current ship trajectory in maritime traffic based on clustering results of historical data. The proposed method decides for each trajectory point if the vessel is anomalous, considering longitude, latitude, speed over ground and course over ground (direction) . It can detect anomalous navigational behaviors based on the mentioned parameters. The idea is to generate arbitrary shapes of moving patterns and stopping areas. If the anomaly ratio exceeds the threshold values the system will notify the authorities concerned and will also assist in navigating the ship back to the usual trajectory.
greykite
A flexible, intuitive and fast forecasting library
IIC
Invariant Information Clustering for Unsupervised Image Classification and Segmentation
issues
KubeDB Project Issues
mysql-docker
Dockerfiles for MySQL
rust-by-example-cn
Rust By Example 中文版(包含在线代码编辑器)
rust-course
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book
TorchSSL
A PyTorch-based library for semi-supervised learning (NeurIPS'21)
flori-shan's Repositories
flori-shan/comparing-trajectory-clustering-methods
Comparing Different Clustering Methods and Similarity Metrics on Trajectory Datasets
flori-shan/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
flori-shan/Detecting-Anomalies-In-Current-Ship-Trajectory-Based-On-Historical-Data-
The project provides a solution for detecting anomalies in current ship trajectory in maritime traffic based on clustering results of historical data. The proposed method decides for each trajectory point if the vessel is anomalous, considering longitude, latitude, speed over ground and course over ground (direction) . It can detect anomalous navigational behaviors based on the mentioned parameters. The idea is to generate arbitrary shapes of moving patterns and stopping areas. If the anomaly ratio exceeds the threshold values the system will notify the authorities concerned and will also assist in navigating the ship back to the usual trajectory.
flori-shan/greykite
A flexible, intuitive and fast forecasting library
flori-shan/IIC
Invariant Information Clustering for Unsupervised Image Classification and Segmentation
flori-shan/issues
KubeDB Project Issues
flori-shan/mysql-docker
Dockerfiles for MySQL
flori-shan/rust-by-example-cn
Rust By Example 中文版(包含在线代码编辑器)
flori-shan/rust-course
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book
flori-shan/TorchSSL
A PyTorch-based library for semi-supervised learning (NeurIPS'21)
flori-shan/batch-transforms
Batch equivalent of PyTorch Transforms.
flori-shan/codinghappy
sync coding code anywhere
flori-shan/Computational-Geometry
计算几何:凸包、旋转卡壳、半平面交
flori-shan/Convex-Hull-Problem
凸包问题的不同解法
flori-shan/deep-learning-models
Keras code and weights files for popular deep learning models.
flori-shan/fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
flori-shan/Kaggle_NCFM
Using Keras+TensorFlow to solve NCFM-Leadboard Top 5%
flori-shan/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
flori-shan/mysql
Docker Official Image packaging for MySQL Community Server
flori-shan/pack
背包问题九讲
flori-shan/PCV
Open source Python module for computer vision
flori-shan/PyTorchDocs
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
flori-shan/rust-action
flori-shan/traj-dist
A python package for computing distance between 2D trajectories.
flori-shan/trajectory_clustering
Trajectory clustering of fishing vessels