Pinned Repositories
caffemodel2json
A small tool to dump Caffe's *.caffemodel to JSON for inspection
caffemodel2pytorch
Convert Caffe models to PyTorch
contextlocnet
ContextLocNet: Context-aware Deep Network Models for Weakly Supervised Localization (ECCV 2016)
convasr
Baseline convolutional ASR system in PyTorch
ctc
Primer on CTC implementation in pure Python PyTorch code
discordspeechtotext
Discord Speech-To-Text bot in Python using Google Cloud Speech-To-Text API
fastvideofeat
Efficient feature extraction, aggregation and classification for action recognition (CVPR 2014)
metriclearningbench
Metric learning models in PyTorch with results on CUB2011, CARS196, Stanford Online Products
mpegflow
A tool for easy extraction of motion vectors stored in video files
tfcheckpoint2pytorch
Converts TensorFlow checkpoints (with index, meta and data files) to PyTorch, HDF5 and JSON
vadimkantorov's Repositories
vadimkantorov/ctc
Primer on CTC implementation in pure Python PyTorch code
vadimkantorov/convasr
Baseline convolutional ASR system in PyTorch
vadimkantorov/natudump
Scraping LegiFrance naturalisation decrees for fun and OSINT profit
vadimkantorov/selective_search_pytorch
Selective Search reimplementation in PyTorch that allows to extract not only the bounding boxes, but also the region masks
vadimkantorov/zrxiv
vadimkantorov/tritonserverstringproc
Example string processing pipeline on Triton Inference Server
vadimkantorov/wasm-iconv
iconv program (from GNU libiconv) compiled to WebAssembly with Emscripten
vadimkantorov/closed_form_matting_pytorch
vadimkantorov/notionexportstatic
Retrieves page content from Notion API and transforms it to HTML or Markdown
vadimkantorov/tritonservercppsharp
Example of generating C# bindings to the C-API interface of Triton Inference Server using the CppSharp tool
vadimkantorov/webrtcvadctypes
vadimkantorov/.vim
My vim settings
vadimkantorov/burgermenuzoo
vadimkantorov/busyz
zip-like utility primer with miniz
vadimkantorov/fastmlp
[WIP] PyTorch bindings for cublasLt with an example of quantized i8f16 MLP
vadimkantorov/googlecontactscrm
vadimkantorov/kmeans
vadimkantorov/libarchivedd
libarchive primer of printing byte offsets/sizes for uncompressed entries in formats: TAR, ISO, ZIP
vadimkantorov/libarchivepreload
Demo of abusing libarchive to make LD_PRELOAD-based overrides of file-related functions
vadimkantorov/librariumdump
vadimkantorov/minimacss
Compiled SASS styles from https://github.com/jekyll/minima for use "as is" in CSS-only small static website projects
vadimkantorov/minimapython
Primer on single-file Python static site generator based on Jekyll's minima theme
vadimkantorov/moncms
vadimkantorov/nanojekyll
Hacky reimplementation of https://github.com/jekyll/jekyll in Python for porting personal blog away from Jekyll
vadimkantorov/perlpack
Primer on a fully self-contained, statically linked build of Perl embedding in the binary system .pm files and any other files
vadimkantorov/testjekyll
vadimkantorov/testlexical
vadimkantorov/vadimkantorov.github.io
vadimkantorov/wpssg
Primer of running WordPress as a Static Site Generator (SSG) with Markdown content
vadimkantorov/zipsfx
Primer on a process accessing an embedded appended ZIP via libarchive