-
Isomorphic Labs
- https://aosokin.github.io/
- @aosokin_ml
-
os2d Public
OS2D: One-Stage One-Shot Object Detection by Matching Anchor Features
-
-
dl_cshse_ami Public
Материалы курса "Глубинное обучение", ФКН ВШЭ, бакалаврская программа ПМИ
-
sparqling-queries Public
Forked from yandex-research/sparqling-queriesThis repo in the implementation of EMNLP'21 paper "SPARQLing Database Queries from Intermediate Question Decompositions" by Irina Saparina, Anton Osokin
Python MIT License UpdatedJun 1, 2022 -
-
prism Public
Forked from thompsonb/prismMT Evaluation in Many Languages via Zero-Shot Paraphrasing
Python Other UpdatedJul 14, 2021 -
One-Shot-Object-Detection Public
Forked from timy90022/One-Shot-Object-DetectionImplementation of One-Shot Object Detection with Co-Attention and Co-Excitation in Pytorch
-
assignment_checker_email Public
A simple assignment submission system based on e-mails
-
-
maskrcnn-benchmark Public
Forked from facebookresearch/maskrcnn-benchmarkFast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
Python MIT License UpdatedMar 12, 2019 -
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
C++ Other UpdatedDec 21, 2018 -
vision Public
Forked from pytorch/visionDatasets, Transforms and Models specific to Computer Vision
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedDec 18, 2018 -
ncnet Public
Forked from ignacio-rocco/ncnetPyTorch code for Neighbourhood Consensus Networks
Jupyter Notebook MIT License UpdatedDec 15, 2018 -
torchcv Public
Forked from kuangliu/torchcvTorchCV: a PyTorch vision library mimics ChainerCV
Python MIT License UpdatedFeb 9, 2018 -
pytorch-yolo2 Public
Forked from wiibrew/pytorch-yolo2Convert https://pjreddie.com/darknet/yolo/ into pytorch
Python MIT License UpdatedFeb 9, 2018 -
-
biogans Public
Implementation of "GANs for Biological Image Synthesis"
-
gapBCFW Public
Minding the Gaps for Block Frank-Wolfe Optimization of Structured SVMs, ICML 2016
-
cropTetragonsMex Public
MATLAB function to crop tetragons from an image on a GPU
-
cropRectanglesMex Public
MATLAB function to crop patches from an image on a GPU
-
cnn_head_detection Public
Code for Context-aware CNNs for person head detection
-
computeMinMarginals Public
MATLAB mex-wrapper for Boykov-Kolmogorov max-flow algorithm to compute min-marginal of a pairwise submodular energy
-
mrfMinimizerMex_trws_lbp Public
MATLAB wrapper for TRW-S and LBP algorithms implemented by V.Kolmogorov
-
partialOptimality_Kovtun Public
MATLAB wrapper for the code of K. Alahari implementing the partial optimality method of I. Kovtun
-
-
submodular-relaxation Public
Implementation of the submodular relaxation algorithms
-
qpboMex Public
MATLAB wrapper to the QPBO algorithm by V. Kolmogorov
-
highOrderLosses_eccv2014 Public
Implementation of ECCV 2014 paper "Perceptually Inspired Layout-aware Losses for Image Segmentation"
-
MATLAB wrapper to the max-flow/min-cut algorithm by Boykov and Kolmogorov: interface with dynamic cuts
-
graphCutMex_IBFS Public
MATLAB wrapper to the IBFS max-flow/min-cut algorithm