Pinned Repositories
fastText
Library for fast text representation and classification.
GloVe
GloVe model for distributed word representation
histogram
Fast multi-dimensional histogram with convenient interface for C++14
pythonds
My implementation of algorithms and data structures with tests.
tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
przemb's Repositories
przemb/GloVe
GloVe model for distributed word representation
przemb/histogram
Fast multi-dimensional histogram with convenient interface for C++14
przemb/pythonds
My implementation of algorithms and data structures with tests.
przemb/6.4210-Robotic-Manipulation
przemb/aimet
AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
przemb/cpp-example-ros2-bridge
An example implementation of a ROS 2 to Rerun bridge
przemb/cs131_notes
Class notes for CS 131.
przemb/cs231n
Note and Assignments for CS231n: Convolutional Neural Networks for Visual Recognition
przemb/deep-rl-grasping
Train deep reinforcement learning model for robotics grasping. Choose from different perception layers raw Depth, RGBD and autoencoder. Test the learned models in different scenes and object datasets
przemb/EditAnything
Edit anything in images powered by segment-anything, ControlNet, StableDiffusion, etc. (ACM MM)
przemb/fastText
Library for fast text representation and classification.
przemb/graspGripper
przemb/how-to-export-cpp-library
An OS-agnostic C++ library template in plain CMake.
przemb/hub
Submission to https://pytorch.org/hub/
przemb/Image-Contrast-Enhancement
C++ implementation of several image contrast enhancement techniques.
przemb/imu_tools
ROS tools for IMU devices
przemb/language-models-trajectory-generators
przemb/llvm
Intel staging area for llvm.org contribution. Home for Intel LLVM-based projects.
przemb/mnist
przemb/notes
przemb/numpy
The fundamental package for scientific computing with Python.
przemb/numpy-100
100 numpy exercises (with solutions)
przemb/python-patterns
A collection of design patterns/idioms in Python
przemb/ros2bag_tools
Tool extensions for ros2bag cli
przemb/sbrobot
Gazebo simulation of simple self balancing robot
przemb/stanford-cs-230-deep-learning
VIP cheatsheets for Stanford's CS 230 Deep Learning
przemb/Super-Fast-Accurate-3D-Object-Detection
Super Fast and Accurate 3D Object Detection based on 3D LiDAR Point Clouds (The PyTorch implementation)
przemb/templates_repetition
przemb/TensorRT
PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT
przemb/VQGAN-pytorch
Pytorch implementation of VQGAN (Taming Transformers for High-Resolution Image Synthesis) (https://arxiv.org/pdf/2012.09841.pdf)