Pinned Repositories
appointment-manager-django
Small system for appointments management
encryptio
Encryptor program. Encrypts text and files using AES(CFB) algorithm.
FaceShifter-pytorch
faceshifter_tornado
deployment of faceshifter with tornado
first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
predicting-bitcoin-prices
just playing with different SVMs
send-and-wait-protocol-emulator
Project contains implementation of a basic send-and-wait protocol simulator. The protocol will be half-duplex and will use sliding windows to send multiple packets between two hosts on a LAN with an “unreliable network” between the two hosts.
ssd_keras
A Keras port of Single Shot MultiBox Detector
transformers_from_scratch
Reproducing different transformers architectures from scratch
Keras-RFCN
RFCN implement based on Keras&Tensorflow
denis19973's Repositories
denis19973/faceshifter_tornado
deployment of faceshifter with tornado
denis19973/predicting-bitcoin-prices
just playing with different SVMs
denis19973/ssd_keras
A Keras port of Single Shot MultiBox Detector
denis19973/transformers_from_scratch
Reproducing different transformers architectures from scratch
denis19973/treatment-analyser
analyser for treatment to specific politics
denis19973/FaceShifter-pytorch
denis19973/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
denis19973/awesome-deep-learning-papers
The most cited deep learning papers
denis19973/awesome-deep-vision
A curated list of deep learning resources for computer vision
denis19973/bike-sharing-demand
forecasting of hourly bike rental demand
denis19973/coursera-ml-exercises
Solved assignments for Stanford ML Course on Coursera
denis19973/deepLearningBook-Notes
Notes on the Deep Learning book from Ian Goodfellow, Yoshua Bengio and Aaron Courville (2016)
denis19973/diabet-classifier
Logistic Regression implementation from scratch with Batch/Stochastic gradient descent
denis19973/FaceShifter
Try to reproduce FaceShifter
denis19973/InvokeAI
This version of CompVis/stable-diffusion features an interactive command-line script that combines text2img and img2img functionality in a "dream bot" style interface, a WebGUI, and multiple features and other enhancements.
denis19973/iris-dataset-evaluating
I applied different ML algorithms and measured accuracy for each
denis19973/iTerm2-Color-Schemes
Over 250 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty
denis19973/Keras-RFCN
RFCN implement based on Keras&Tensorflow
denis19973/nbformat
Reference implementation of the Jupyter Notebook format
denis19973/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
denis19973/prjctr-homeworks
denis19973/projector-course_work
denis19973/projector_course
denis19973/PT-MAP
A Few-Shot classification algorithm
denis19973/RivaGAN
Robust video watermarking with non-differentiable adversaries.
denis19973/Skin-Disease-Detection
Rosacia, Acne, Wrinkles, Dark Circles, freckles detection on face
denis19973/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
denis19973/sorting_algorithms
knowledge refresher for basic algorithms
denis19973/toy-neural-network
Simple neural network, backpropagation implementation from scratch.
denis19973/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS