Pinned Repositories
.vimrc_lineDistance_and_FARmgr_theme
.vimrc file cp from WilliamLin and Far manager vim theme
algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
anomalib
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
AnomalyDetectionCVPR2018
app-ideas
A Collection of application ideas which can be used to improve your coding skills.
awesome-anomaly-detection
A curated list of awesome anomaly detection resources
book
The Rust Programming Language
cargo
The Rust package manager
Competitive-Programming
:pushpin: :books: Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
totkoktom's Repositories
totkoktom/awesome-anomaly-detection
A curated list of awesome anomaly detection resources
totkoktom/.vimrc_lineDistance_and_FARmgr_theme
.vimrc file cp from WilliamLin and Far manager vim theme
totkoktom/algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
totkoktom/anomalib
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
totkoktom/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
totkoktom/book
The Rust Programming Language
totkoktom/cargo
The Rust package manager
totkoktom/Competitive-Programming
:pushpin: :books: Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
totkoktom/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
totkoktom/FastFlow
totkoktom/GraphRCNN
Graph R-CNN: Towards Accurate 3D Object Detection with Semantic-Decorated Local Graph (ECCV 2022, Oral) :fire:
totkoktom/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
totkoktom/learn-Rust
totkoktom/machine-learning-systems-design
A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems"
totkoktom/ml-books
My notes on some books I read on Machine Learning
totkoktom/opendr
A modular, open and non-proprietary toolkit for core robotic functionalities by harnessing deep learning
totkoktom/patchcore-inspection
totkoktom/pcc_2e
Online resources for Python Crash Course (Second Edition), from No Starch Press
totkoktom/pcc_3e
Online resources for Python Crash Course, 3rd edition, from No Starch Press.
totkoktom/pyod
A Comprehensive and Scalable Python Library for Outlier Detection (Anomaly Detection)
totkoktom/python-coding-interview
A middle-to-high level open source algorithm book designed with coding interview at heart!
totkoktom/pytorch-benchmark
Easily benchmark PyTorch model FLOPs, latency, throughput, allocated gpu memory and energy consumption
totkoktom/RTFM
Official code for 'Weakly-supervised Video Anomaly Detection with Robust Temporal Feature Magnitude Learning' [ICCV 2021]
totkoktom/rust-cv
Rust CV mono-repo. Contains pure-Rust dependencies which attempt to encapsulate the capability of OpenCV, OpenMVG, and vSLAM frameworks in a cohesive set of APIs.
totkoktom/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
totkoktom/sahi
Framework agnostic sliced/tiled inference + interactive ui + error analysis plots
totkoktom/the-art-of-command-line
Master the command line, in one page
totkoktom/tods
TODS: An Automated Time-series Outlier Detection System
totkoktom/tutorials
PyTorch tutorials.
totkoktom/Unsupervised-Classification
SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]