nikitakaraevv
Passionate by Computer Vision. PhD student @ Meta AI, GenAI / Oxford VGG
Meta AILondon, UK
Pinned Repositories
co-tracker
CoTracker is a model for tracking any point (pixel) on a video.
dynamic_stereo
[CVPR 2023] DynamicStereo: Consistent Dynamic Depth from Stereo Videos.
canny-edge-detector
An edge detection operator that uses a multi-stage algorithm to detect a wide range of edges in images
finding-connected-components
Implementation and comparison of DBSCAN Clustering Algorithm and Tarjan's Strongly Connected Components Algorithm for graph partitioning.
image-registration
Use OpenCV 2D Features framework to transform images of one scene into the same coordinate system and make a panorama.
nikitakaraevv.github.io
pointnet
PyTorch implementation of "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation" https://arxiv.org/abs/1612.00593
ray-tracing-engine
A simple ray-tracing engine with global illumination, microfacet reflections, area lights and photon mapping 💫
nikitakaraevv's Repositories
nikitakaraevv/pointnet
PyTorch implementation of "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation" https://arxiv.org/abs/1612.00593
nikitakaraevv/image-registration
Use OpenCV 2D Features framework to transform images of one scene into the same coordinate system and make a panorama.
nikitakaraevv/ray-tracing-engine
A simple ray-tracing engine with global illumination, microfacet reflections, area lights and photon mapping 💫
nikitakaraevv/canny-edge-detector
An edge detection operator that uses a multi-stage algorithm to detect a wide range of edges in images
nikitakaraevv/finding-connected-components
Implementation and comparison of DBSCAN Clustering Algorithm and Tarjan's Strongly Connected Components Algorithm for graph partitioning.
nikitakaraevv/nikitakaraevv.github.io
nikitakaraevv/3D-spaceship-modeler
Web-platform for expressive modeling of spaceships in 3D 🚀
nikitakaraevv/deepfake-detection
nikitakaraevv/detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
nikitakaraevv/fairness
nikitakaraevv/fashion-compatibility
Learning Type-Aware Embeddings for Fashion Compatibility
nikitakaraevv/image-segmentation-graph-cut
Implementation of the graph cut algorithm for image segmentation in C++ and OpenCV using MAXFLOW package.
nikitakaraevv/pips2
PIPs++
nikitakaraevv/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
nikitakaraevv/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
nikitakaraevv/reinforcement-learning-algorithms
nikitakaraevv/visual-compatibility
Context-Aware Visual Compatibility Prediction (https://arxiv.org/abs/1902.03646)