Pinned Repositories
cs131_notes
Class notes for CS 131.
CS131_release
Released assignments for the Stanford's CS131 course on Computer Vision.
cs231n.github.io
Public facing notes page
HCats_vs_HDogs
One test task.
imagenet_pipeline
Deep learning pipeline based on Pytorch Lightning
InterviewHelper
помощник в проведении собеседований
kaggle_cassava
Cassava classification challenge solution code
mmdetection
Open MMLab Detection Toolbox and Benchmark
MNIST-project
sv_softmax
Tensorflow Implementation of the Support Vector Guided Softmax Loss
comratvlad's Repositories
comratvlad/sv_softmax
Tensorflow Implementation of the Support Vector Guided Softmax Loss
comratvlad/cs131_notes
Class notes for CS 131.
comratvlad/CS131_release
Released assignments for the Stanford's CS131 course on Computer Vision.
comratvlad/cs231n.github.io
Public facing notes page
comratvlad/HCats_vs_HDogs
One test task.
comratvlad/imagenet_pipeline
Deep learning pipeline based on Pytorch Lightning
comratvlad/InterviewHelper
помощник в проведении собеседований
comratvlad/kaggle_cassava
Cassava classification challenge solution code
comratvlad/mmdetection
Open MMLab Detection Toolbox and Benchmark
comratvlad/MNIST-project
comratvlad/PWC-Net
PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume, CVPR 2018 (Oral)
comratvlad/pytorch-pwc
a reimplementation of PWC-Net in PyTorch that matches the official Caffe version
comratvlad/SimpleTrackSample
Very easy sample for tracking algorith,
comratvlad/SUSU_Diploma
comratvlad/word2vec-pytorch
Implementation of the first paper on word2vec
comratvlad/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
comratvlad/YOLOX-ByteTrack-Car-Counter
Car tracking and car counter implemented with YOLOX, ByteTrack and Pytorch.