dskov's repositories
occupationcoder
Given a job title and job description, the algorithm assigns a standard occupational classification (SOC) code to the job.
binance-trading-bot-new-coins
This Binance trading bot detects new coins as soon as they are listed on the Binance exchange and automatically places sell and buy orders. It comes with trailing stop loss and other features. If you like this project please consider donating via Brave.
university-domains-list
University Domains and Names Data List & API
x-transformers
A simple but complete full-attention transformer with a set of promising experimental features from various papers
labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
Text_Classification
Text Classification Algorithms: A Survey
keras-ncp
Code repository of the paper Neural circuit policies enabling auditable autonomy published in Nature Machine Intelligence
Mql5-Python-Integration
I created this library because the development of an Expert Advisor in MQL5 can be complicated,while, in python, the same task flows better.
CNN-Image-Segmentation
Deep learning project focused on dark matter searches
bbox-visualizer
Make drawing and labeling bounding boxes easy as cake
ybat
Ybat - YOLO BBox Annotation Tool
cvui
A (very) simple UI lib built on top of OpenCV drawing primitives
meh
:rice_scene: a simple, minimalist, super fast image viewer using raw XLib
polanalyser
Polarization image analysis tool. Demosaicing, Stokes vector, Mueller matrix.
yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite
qf-lib
Modular Python library that provides an advanced event driven backtester and a set of high quality tools for quantitative finance.
opendatacam
An open source tool to quantify the world
yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS
albumentations
fast image augmentation library and easy to use wrapper around other libraries
build-tools
necessary build tools for the archiconda distribution
python
Build Python extension with Dynamsoft Barcode Reader.
tensorflow_object_counting_api
🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!
multifit
The code to reproduce results from paper "MultiFiT: Efficient Multi-lingual Language Model Fine-tuning" https://arxiv.org/abs/1909.04761
multipartite-weighted-link-prediction
Python codes for the publication
3D-BoundingBox
PyTorch implementation for 3D Bounding Box Estimation Using Deep Learning and Geometry
Entity-Recognition-In-Resumes-SpaCy
Automatic Summarization of Resumes with NER -> Evaluate resumes at a glance through Named Entity Recognition
segdec-net-jim2019
Surface Defect Detection with Segmentation-Decision Network on KolektorSDD
agenda
Lightweight job scheduling for Node.js
Text-Detection-using-Yolo-Algorithm-in-keras-tensorflow
Implemented the YOLO (You only look once) algorithm for the task of scene text detection in keras-tensorflow ( No object detection API used ) The code can be tweaked to train for a different object detection task using YOLO.