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/caffemodel2pytorch
Convert Caffe models to PyTorch
vadimkantorov/metriclearningbench
Metric learning models in PyTorch with results on CUB2011, CARS196, Stanford Online Products
vadimkantorov/discordspeechtotext
Discord Speech-To-Text bot in Python using Google Cloud Speech-To-Text API
vadimkantorov/tfcheckpoint2pytorch
Converts TensorFlow checkpoints (with index, meta and data files) to PyTorch, HDF5 and JSON
vadimkantorov/wemosetup
A simple Python script to set up WeMo devices
vadimkantorov/readaudio
Read audio with FFmpeg into NumPy/PyTorch via ctypes (standard library module)
vadimkantorov/busyboxnanozipdiff3
Build script of BusyBox for WebAssembly (wasm) using Emscripten
vadimkantorov/yet_another_pytorch_slot_attention
Reimplementation of Slot Attention (object discovery task) in PyTorch with converted checkpoint
vadimkantorov/mask2cad_pytorch
vadimkantorov/dotnetlibtorch
The simplest possible interfacing of C# and libtorch via DLPack P/Invoke wrapper around C function and structures
vadimkantorov/pydlpack
Create a DLPack tensor in plain C library, wrap DLPack structures in Python, import DLpack tensor into NumPy / PyTorch
vadimkantorov/convdia
vadimkantorov/busyidetest
vadimkantorov/paws
Minimal scripts for spinning EC2 instances and running Deep Learning jobs
vadimkantorov/torchwav
Adaptation of wave and scipy.io.wavfile for reading .WAV audio format in PyTorch
vadimkantorov/eventmaptest2
vadimkantorov/buildwsl1perl5
Build test of Perl5 on WSLv1, Ubuntu 20.04
vadimkantorov/busytext
vadimkantorov/busytextest
vadimkantorov/cv
vadimkantorov/DETReg
vadimkantorov/DiffusionDet
PyTorch implementation of DiffusionDet (https://arxiv.org/abs/2211.09788)
vadimkantorov/DiffusionInst
This repo is the code of paper "DiffusionInst: Diffusion Model for Instance Segmentation".
vadimkantorov/dotnetdlpack
C# p/invoke bindings for DLPack
vadimkantorov/eventmap
vadimkantorov/eventmaptest
vadimkantorov/eventmaptestgithubactions
vadimkantorov/localvideokernel
WIP
vadimkantorov/vadimkantorov
vadimkantorov/yet_another_pytorch_motiongrouping
[WIP] Early reimplementation of https://charigyang.github.io/motiongroup/