Pinned Repositories
CarND-Semantic-Segmentation
darknet-pjreddie
Convolutional Neural Networks
face2face-demo
This is the accompanying code for the Medium article: https://medium.com/@karol_majek/high-resolution-face2face-with-pix2pix-1024x1024-37b90c1ca7e8
hadoop-mapreduce-python-example
Map Reduce example for Hadoop in Python based on Udacity: Intro to Hadoop and MapReduce
keras-retinanet
Keras implementation of RetinaNet object detection.
Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Object-Detection-and-Tracking
YOLO & RCNN Object Detection and Multi-Object Tracking
object_detection_tensorflow
Tensorflow Object Detection API ROS Node
pix2pix-tensorflow
Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
PSPNet-Keras-tensorflow
original code : https://github.com/hszhao/PSPNet
karolmajek's Repositories
karolmajek/CalibrateCameraMP4
Use OpenCV to calibrate the camera using MP4 video file
karolmajek/mandala_3d_unit
Rotate your Lidar and build 3D maps
karolmajek/SatelliteSfM
A library for solving the satellite structure from motion problem
karolmajek/UCMCTrack
[AAAI 2024] UCMCTrack: Multi-Object Tracking with Uniform Camera Motion Compensation. UCMCTrack achieves SOTA on MOT17 using estimated camera parameters.
karolmajek/yolor
implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
karolmajek/ailia-models
Pretrained models for ailia SDK
karolmajek/ddpl_reid
karolmajek/Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image (uncensored)
karolmajek/DeepStream-Yolo
NVIDIA DeepStream SDK configuration for YoloV3 model
karolmajek/detect-waste
AI to Combat Environmental Pollution - detecting plastic waste in the environment to combat environmental pollution and promote circular economy (Deep Learning, PyTorch)
karolmajek/dust3r
karolmajek/fmm
Fast map matching, an open source framework in C++
karolmajek/geocompy
Geocomputation with Python: an open source book
karolmajek/global-streetscapes-poc
NUS-UAL/global-streetscapes
karolmajek/HDMapping
karolmajek/image-matching-webui
🤗 image matching toolbox webui
karolmajek/jetson-tensorflow-pytorch-build
Provides an environment for compiling TensorFlow or PyTorch with CUDA for aarch64 on an x86 machine. This is for Jetson. If you build using an EC2 m6g.16xlarge (aarch64) instance, TensorFlow can be fully built in about 30 minutes.
karolmajek/nanoflann
nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees
karolmajek/observation_equations
observation equations for SLAM
karolmajek/openvino_notebooks
📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓
karolmajek/qgis-plugin-deepness
Deepness is a remote sensing plugin that enables deep learning inference in QGIS
karolmajek/readme-with-video
karolmajek/SegTrackDetect
SegTrackDetect - A framework for ROI-based tiny object detection at full resolution.
karolmajek/SkinDeep
Get Deinked!!
karolmajek/spherecrafthub
The Github page for the SphereCraft paper
karolmajek/stablediffusion-infinity
Outpainting with Stable Diffusion on an infinite canvas
karolmajek/tensorrt-cpp-api
TensorRT C++ API Tutorial
karolmajek/TikZ
Complete collection of my PGF/TikZ figures.
karolmajek/x-unet
Implementation of a U-net complete with efficient attention as well as the latest research findings
karolmajek/ZeroGS
ZeroGS: Training 3D Gaussian Splatting from Unposed Images.