Generate a list of papers with publicly available source code in the daily arxiv

Overview

2021-06-08

paper code
optimal network slicing for service-oriented networks with flexible routing and guaranteed e2e latency networkslicing
multi-modal point-of-care diagnostics for covid-19 based on acoustics and symptoms MuDiCov
configuring an intelligent reflecting surface for wireless communications SP_Cup_2021
energy and age pareto optimal trajectories in uav-assisted wireless data collection BDforUavPath
on perceptual lossy compression: the cost of perceptual reconstruction and an optimal training framework Perceptual-Lossy-Compression

2021-06-07

paper code
cold: concurrent loads disaggregator for non-intrusive load monitoring cold-nilm
homological time series analysis of sensor signals from power plants TwirlFlake

2021-06-04

paper code
channel estimation for one-bit multiuser massive mimo using conditional gan Channel_Estimation_cGAN
gender bias in depression detection using audio features DepAudioNet_reproduction
heppcat: probabilistic pca for data with heteroscedastic noise heteroscedastic-probabilistic-pca
sparse kronecker-product coding for unsourced multiple access SKPC-UMA
multi-uav path planning for wireless data harvesting with deep reinforcement learning uav_data_harvesting

2021-06-03

paper code
adaptive self-interference cancellation for full-duplex wireless communication systems Full-Duplex-Steepest-Descent
self-training sampling with monolingual data uncertainty for neural machine translation UncSamp

2021-06-02

paper code
reconfigurable intelligent surface enabled federated learning: a unified communication-learning design approach RIS-FL
a mixed integer least-squares formulation of the gnss snapshot positioning problem snapshot-positioning
dynamic-deep: ecg task-aware compression Dynamic-Deep
a compact and interpretable convolutional neural network for cross-subject driver drowsiness detection from single-channel eeg A-Compact-and-Interpretable-Convolutional-Neural-Network-for-Single-Channel-EEG
meta-har: federated representation learning for human activity recognition Meta-HAR

2021-06-01

paper code
an efficient and effective second-order training algorithm for lstm-based adaptive learning EfficientEffectiveLSTM
block deep neural network-based signal detector for generalized spatial modulation B_DNN
support recovery for sparse multidimensional phase retrieval Sparse-Multidimensional-PR
overcoming measurement inconsistency in deep learning for linear inverse problems: applications in medical imaging mri-tvtv
interval propagation through the discrete fourier transform Fourier-transform
clnet: complex input lightweight neural network designed for massive mimo csi feedback CLNet
an iterative jacobi-like algorithm to compute a few sparse eigenvalue-eigenvector pairs JACOBI-PCA
an automated theorem proving framework for information-theoretic results psitip

2021-05-31

paper code
a simulation-based end-to-end learning framework for evidential occupancy grid mapping EviLOG
salientsleepnet: multimodal salient wave detection network for sleep staging SalientSleepNet
recovery of future data via convolution nuclear norm minimization CNNM

2021-05-28

paper code
multi-resolution csi feedback with deep learning in massive mimo system CRNet
unsupervised deep learning for massive mimo hybrid beamforming HBF-Net
robust learning from corrupted eeg with dynamic spatial filtering dynamic-spatial-filtering

2021-05-27

paper code
learning to continuously optimize wireless resource in episodically dynamic environment ICASSP2021
lenient regret and good-action identification in gaussian process bandits GoodAction

2021-05-26

paper code
self-supervised transfer learning of physiological representations from free-living wearable data Step2heart
robust adversarial learning via sparsifying front ends sparsity-based-defenses
npd entropy: a non-parametric differential entropy rate estimator npd_entropy
honest-but-curious nets: sensitive attributes of private inputs can be secretly coded into the entropy of classifiers' outputs honest-but-curious-nets

2021-05-25

paper code
deep joint source channel coding for wirelessimage transmission with ofdm Deep-JSCC-for-images-with-OFDM
joint learning of multiple granger causal networks via non-convex regularizations: inference of group-level brain connectivity JGranger_ncvx
denoising noisy neural networks: a bayesian approach with compensation NoisyNN
deep active learning approach to adaptive beamforming for mmwave initial alignment DL-ActiveLearning-BeamAlignment
byzantine-resilient federated machine learning via over-the-air computation Byzantine_AirComp

2021-05-24

paper code
semi-supervised learning for identifying the likelihood of agitation in people with dementia Agitation_detection
redunet: a white-box deep network from the principle of maximizing rate reduction MCR2

2021-05-21

paper code
min2net: end-to-end multi-task learning for subject-independent motor imagery eeg classification MIN2Net
point process simulation of generalised inverse gaussian processes and estimation of the jaeger integral GiG
A webcam-based 3x3x3 rubik's cube solver written in Python 3 and OpenCV.

Qbr Qbr, pronounced as Cuber, is a webcam-based 3x3x3 rubik's cube solver written in Python 3 and OpenCV. 🌈 Accurate color detection πŸ” Accurate 3x3x

Kim ι‡‘ε―ζ˜Ž 502 Dec 29, 2022
Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Vedaldi, Andrew Zisserman, CVPR 2016.

SynthText Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Ved

Ankush Gupta 1.8k Dec 28, 2022
Amazing 3D explosion animation using Pygame module.

3D Explosion Animation πŸ’£ πŸ’₯ πŸ”₯ Amazing explosion animation with Pygame. πŸ’£ Explosion physics An Explosion instance is made of a set of Particle objec

Dylan Tintenfich 12 Mar 11, 2022
InverseRenderNet: Learning single image inverse rendering, CVPR 2019.

InverseRenderNet: Learning single image inverse rendering !! Check out our new work InverseRenderNet++ paper and code, which improves the inverse rend

Ye Yu 141 Dec 20, 2022
OCR-D-compliant page segmentation

ocrd_segment This repository aims to provide a number of OCR-D-compliant processors for layout analysis and evaluation. Installation In your virtual e

OCR-D 59 Sep 10, 2022
Image Detector and Convertor App created using python's Pillow, OpenCV, cvlib, numpy and streamlit packages.

Image Detector and Convertor App created using python's Pillow, OpenCV, cvlib, numpy and streamlit packages.

Siva Prakash 11 Jan 02, 2022
Text-to-Image generation

Generate vivid Images for Any (Chinese) text CogView is a pretrained (4B-param) transformer for text-to-image generation in general domain. Read our p

THUDM 1.3k Jan 05, 2023
Using python libraries to track hands

Python-HandTracking Using python libraries to track hands on a camera Uses cv2 and mediapipe libraries custom hand tracking module PyCharm IDE Final E

Martin Matsudaira 1 Dec 17, 2021
Ocular is a state-of-the-art historical OCR system.

Ocular Ocular is a state-of-the-art historical OCR system. Its primary features are: Unsupervised learning of unknown fonts: requires only document im

228 Dec 30, 2022
The project is an official implementation of our paper "3D Human Pose Estimation with Spatial and Temporal Transformers".

3D Human Pose Estimation with Spatial and Temporal Transformers This repo is the official implementation for 3D Human Pose Estimation with Spatial and

Ce Zheng 363 Dec 28, 2022
A Python wrapper for the tesseract-ocr API

tesserocr A simple, Pillow-friendly, wrapper around the tesseract-ocr API for Optical Character Recognition (OCR). tesserocr integrates directly with

Fayez 1.7k Dec 31, 2022
Code for AAAI 2021 paper: Sequential End-to-end Network for Efficient Person Search

This repository hosts the source code of our paper: [AAAI 2021]Sequential End-to-end Network for Efficient Person Search. SeqNet achieves the state-of

Zj Li 218 Dec 31, 2022
Links to awesome OCR projects

Awesome OCR This list contains links to great software tools and libraries and literature related to Optical Character Recognition (OCR). Contribution

Konstantin Baierer 2.2k Jan 02, 2023
Generating .npy dataset and labels out of given image, containing numbers from 0 to 9, using opencv

basic-dataset-generator-from-image-of-numbers generating .npy dataset and labels out of given image, containing numbers from 0 to 9, using opencv inpu

1 Jan 01, 2022
An advanced 2D image manipulation with features such as edge detection and image segmentation built using OpenCV

OpenCV-ToothPaint3-Advanced-Digital-Image-Editor This application named β€˜Tooth Paint’ version TP_2020.3 (64-bit) or version 3 was developed within a w

JunHong 1 Nov 05, 2021
Solution for Problem 1 by team codesquad for AIDL 2020. Uses ML Kit for OCR and OpenCV for image processing

CodeSquad PS1 Solution for Problem Statement 1 for AIDL 2020 conducted by @unifynd technologies. Problem Given images of bills/invoices, the task was

Burhanuddin Udaipurwala 111 Nov 27, 2022
Resizing Canny Countour In Python

Resizing_Canny_Countour Install Visual Studio Code , https://code.visualstudio.com/download Select Python and install with terminal( pip install openc

Walter Ng 1 Nov 07, 2021
Volume Control using OpenCV

Gesture-Volume-Control Volume Control using OpenCV Here i made volume control using Python and OpenCV in which we can control the volume of our laptop

Mudit Sinha 3 Oct 10, 2021
Extract tables from scanned image PDFs using Optical Character Recognition.

ocr-table This project aims to extract tables from scanned image PDFs using Optical Character Recognition. Install Requirements Tesseract OCR sudo apt

Abhijeet Singh 209 Dec 06, 2022
Papers, Datasets, Algorithms, SOTA for STR. Long-time Maintaining

Scene Text Recognition Recommendations Everythin about Scene Text Recognition SOTA β€’ Papers β€’ Datasets β€’ Code Contents 1. Papers 2. Datasets 2.1 Synth

Deep Learning and Vision Computing Lab, SCUT 197 Jan 05, 2023