8 skills found
kotynia / ExcelToHtmlExcel To HTML Library and Console Application
extinctsion / EasyPythonpiA python library for the beginners. The program includes simple calulations. Genuine PRs will be merged without delays. Open for hacktoberfest PRs.
ZiglaCity / Simple CalculatorA simple calculator that performs all basic calulations built
jingwood / Js Graphics MathMath library for JavaScript 2D/3D graphics rendering.
lamnd09 / CdsA Contribution-based Device Selection Scheme in Federated Learning. We propose a shapley-based calulation method to measure contribution from FL clients.
earloc / ProgressorSimple, Fast, Versatile Progress Calulation
fran-retfie / ComputationalPhysicsA series of numerical calulations over quantum physics
skilzer00 / Computer Vision For Crowd DetectionDetection and monitoring of crowds using computer vision has applications in crowd management and surveillance. Crowd management is important for public safety, especially now amidst the COVID-19 pandemic. Computer vision algorithms can assist with social distancing efforts aimed at slowing the spread of the virus, and alert when violations on the permitted headcount within a space occur. Crowd counting and localization can also be useful when designing public spaces such as airports and malls, and in making decisions on how to manage crowds in these public spaces. Team Members Tasneem Naheyan Kenan Li Inder Dhillon Jing Li Sadman Sakib Reza Karimi Youssef Guirguis Data We used the WILDTRACK dataset for this project. Repo Structure Different components of the project are divided into seperate branches: wildtrack_dataset contains the homography transformation and distance calulation functions. YOLO branch contains the YOLOv3 model code. evaluation branch contains the code to run the evaluation metrics. Pre-generated YOLO detections provided in .pkl files. Kernel_Density_Estimation contains the KDE code. main branch contains the script to generate location position predictions and saves them to .pkl files.