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/wemosetup
A simple Python script to set up WeMo devices
vadimkantorov/lexical-cli-render
Primer script for rendering lexical editor state to html
vadimkantorov/tritonservercppsharp
Example of generating C# bindings to the C-API interface of Triton Inference Server using the CppSharp tool
vadimkantorov/zrxiv
vadimkantorov/closed_form_matting_pytorch
vadimkantorov/notionexportstatic
Retrieves page content from Notion API and transforms it to HTML or Markdown
vadimkantorov/webrtcvadctypes
vadimkantorov/busyz
zip-like utility primer with miniz
vadimkantorov/dotfiles
My vim settings
vadimkantorov/eventmap
vadimkantorov/ffmpeg_triton_backend
WIP
vadimkantorov/LeanInteract
LeanInteract: A Python Interface for Lean 4
vadimkantorov/libarchive
Multi-format archive and compression library
vadimkantorov/libarchivedd
libarchive primer of printing byte offsets/sizes for uncompressed entries in formats: TAR, ISO, ZIP
vadimkantorov/moncms
Primer of React-based Markdown editor for GitHub-based static blogs based on Facebook Lexical editor
vadimkantorov/moncmsblog
vadimkantorov/moncmsold
vadimkantorov/nanojekyll
Hacky reimplementation of https://github.com/jekyll/jekyll in Python for porting personal blog away from Jekyll
vadimkantorov/octave_pybind11
Example of binding Octave's function norm into Python using pybind11
vadimkantorov/packfs
Demo of abusing libarchive to make LD_PRELOAD-based overrides of file-related functions
vadimkantorov/perlemscripten
Script for basic build of recent Perl with Emscripten
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/repl
A simple REPL for Lean 4, returning information about errors and sorries.
vadimkantorov/torchlisttensors
vadimkantorov/Trinity-RFT
Trinity-RFT is a general-purpose, flexible and scalable framework designed for reinforcement fine-tuning (RFT) of large language models (LLM).
vadimkantorov/vadimkantorov
vadimkantorov/vadimkantorov.com
vadimkantorov.github.com
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