All Projects → vlad3996 → Computing Density Maps

vlad3996 / Computing Density Maps

Fast computing density maps for ShanghaiTech and other datasets

Projects that are alternatives of or similar to Computing Density Maps

Machine Learning
notebooks with example for machine learning examples
Stars: ✭ 45 (-2.17%)
Mutual labels:  jupyter-notebook
Myst Nb
Parse and execute ipynb files in Sphinx
Stars: ✭ 45 (-2.17%)
Mutual labels:  jupyter-notebook
Nlp notes
自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署
Stars: ✭ 46 (+0%)
Mutual labels:  jupyter-notebook
Financial Knowledge Graphs
小型金融知识图谱构建流程
Stars: ✭ 1,001 (+2076.09%)
Mutual labels:  jupyter-notebook
Tutorials
A collection of tutorials for the MOSEK package
Stars: ✭ 45 (-2.17%)
Mutual labels:  jupyter-notebook
Nagisa Tutorial Pycon2019
Code for PyCon JP 2019 talk "Python による日本語自然言語処理 〜系列ラベリングによる実世界テキスト分析〜"
Stars: ✭ 46 (+0%)
Mutual labels:  jupyter-notebook
Plenoptictoolbox2.0
The Plenoptic Toolbox 2.0 aims to help promote research on Focused Plenoptic Cameras (a.k.a. Plenoptic 2.0)
Stars: ✭ 45 (-2.17%)
Mutual labels:  jupyter-notebook
Melodyextraction jdc
"Joint Detection and Classification of Singing Voice Melody Using Convolutional Recurrent Neural Networks"
Stars: ✭ 46 (+0%)
Mutual labels:  jupyter-notebook
Grounded Image Captioning
Stars: ✭ 46 (+0%)
Mutual labels:  jupyter-notebook
Nilmtk Contrib
Stars: ✭ 45 (-2.17%)
Mutual labels:  jupyter-notebook
Data Science Complete Tutorial
For extensive instructor led learning
Stars: ✭ 1,027 (+2132.61%)
Mutual labels:  jupyter-notebook
Otx misp
Imports Alienvault OTX pulses to a MISP instance
Stars: ✭ 45 (-2.17%)
Mutual labels:  jupyter-notebook
Regression Lineaire Numpy
Codes provenant de mes vidéos YouTube : https://www.youtube.com/channel/UCmpptkXu8iIFe6kfDK5o7VQ
Stars: ✭ 46 (+0%)
Mutual labels:  jupyter-notebook
Aind2 Rnn
Project materials for RNN segment of AIND nanodegree
Stars: ✭ 45 (-2.17%)
Mutual labels:  jupyter-notebook
Handrecognition
Machine Learning example project using images of hand gestures.
Stars: ✭ 46 (+0%)
Mutual labels:  jupyter-notebook
Social Media Depression Detector
😔 😞 😣 😖 😩 Detect depression on social media using the ssToT method introduced in our ASONAM 2017 paper titled "Semi-Supervised Approach to Monitoring Clinical Depressive Symptoms in Social Media"
Stars: ✭ 45 (-2.17%)
Mutual labels:  jupyter-notebook
Probabilisticdeeplearningtensorflow
Material for ODSC Europe presentation -- Probabilistic Deep Learning in TensorFlow, the why and the how
Stars: ✭ 46 (+0%)
Mutual labels:  jupyter-notebook
Motion planning
Robot path planning, mapping and exploration algorithms
Stars: ✭ 46 (+0%)
Mutual labels:  jupyter-notebook
Learn statistical Learning Method
学习《统计学习方法》并实现其中的大部分算法
Stars: ✭ 46 (+0%)
Mutual labels:  jupyter-notebook
Practical Deep Learning For Coders
Material for my run of Fast.AI
Stars: ✭ 46 (+0%)
Mutual labels:  jupyter-notebook

Fast computing density maps for ShanghaiTech

You can choose how to compute sigma : distance to 3 nearest neighbors, distance to nearest neighbor, or fixed value. Optionally clip sigma if it is lower than threshold.

I've used pre-computed gaussian kernels and fast neighbors search to speed up density maps creation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].