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
When Age-Invariant Face Recognition Meets Face Age Synthesis: A Multi-Task Learning Framework (CVPR 2021 oral)

MTLFace This repository contains the PyTorch implementation and the dataset of the paper: When Age-Invariant Face Recognition Meets Face Age Synthesis

Hzzone 120 Jan 05, 2023
Implement 'Single Shot Text Detector with Regional Attention, ICCV 2017 Spotlight'

SSTDNet Implement 'Single Shot Text Detector with Regional Attention, ICCV 2017 Spotlight' using pytorch. This code is work for general object detecti

HotaekHan 84 Jan 05, 2022
Introduction to Augmented Reality (AR) with Python 3 and OpenCV 4.2.

Introduction to Augmented Reality (AR) with Python 3 and OpenCV 4.2.

fernanda rodríguez 85 Jan 02, 2023
This is a Computer vision package that makes its easy to run Image processing and AI functions. At the core it uses OpenCV and Mediapipe libraries.

CVZone This is a Computer vision package that makes its easy to run Image processing and AI functions. At the core it uses OpenCV and Mediapipe librar

CVZone 648 Dec 30, 2022
Code for the paper "Controllable Video Captioning with an Exemplar Sentence"

SMCG Code for the paper "Controllable Video Captioning with an Exemplar Sentence" Introduction We investigate a novel and challenging task, namely con

10 Dec 04, 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
Detect the mathematical formula from the given picture and the same formula is extracted and converted into the latex code

Mathematical formulae extractor The goal of this project is to create a learning based system that takes an image of a math formula and returns corres

6 May 22, 2022
The Open Source Framework for Machine Vision

SimpleCV Quick Links: About Installation [Docker] (#docker) Ubuntu Virtual Environment Arch Linux Fedora MacOS Windows Raspberry Pi SimpleCV Shell Vid

Sight Machine 2.6k Dec 31, 2022
An easy to use an (hopefully useful) captcha solution for pyTelegramBotAPI

pyTelegramBotCAPTCHA An easy to use and (hopefully useful) image CAPTCHA soltion for pyTelegramBotAPI. Installation: pip install pyTelegramBotCAPTCHA

29 Dec 26, 2022
TableBank: A Benchmark Dataset for Table Detection and Recognition

TableBank TableBank is a new image-based table detection and recognition dataset built with novel weak supervision from Word and Latex documents on th

844 Jan 04, 2023
Discord QR Scam Code Generator + Token grab mobile device.

A Python script that automatically generates a Nitro scam QR code and grabs the Discord token when scanned.

Visual 9 Nov 22, 2022
Python package for handwriting and sketching in Jupyter cells

ipysketch A Python package for handwriting and sketching in Jupyter notebooks. Usage A movie is worth a thousand pictures is worth a million words...

Matthias Baer 16 Jan 05, 2023
make a better chinese character recognition OCR than tesseract

deep ocr See README_en.md for English installation documentation. 只在ubuntu下面测试通过,需要virtualenv安装,安装路径可自行调整: git clone https://github.com/JinpengLI/deep

Jinpeng 1.5k Dec 28, 2022
一款基于Qt与OpenCV的仿真数字示波器

一款基于Qt与OpenCV的仿真数字示波器

郭赟 4 Nov 02, 2022
3点クリックで円を指定し、極座標変換を行うサンプルプログラム

click-warpPolar 3点クリックで円を指定し、極座標変換を行うサンプルプログラムです。 Requirements OpenCV 3.4.2 or Later Usage 実行方法は以下です。 起動後、マウスで3点をクリックし円を指定してください。 python click-warpPol

KazuhitoTakahashi 17 Dec 30, 2022
天池2021"全球人工智能技术创新大赛"【赛道一】:医学影像报告异常检测 - 第三名解决方案

天池2021"全球人工智能技术创新大赛"【赛道一】:医学影像报告异常检测 比赛链接 个人博客记录 目录结构 ├── final------------------------------------决赛方案PPT ├── preliminary_contest--------------------

19 Aug 17, 2022
Implementation of our paper 'PixelLink: Detecting Scene Text via Instance Segmentation' in AAAI2018

Code for the AAAI18 paper PixelLink: Detecting Scene Text via Instance Segmentation, by Dan Deng, Haifeng Liu, Xuelong Li, and Deng Cai. Contributions

758 Dec 22, 2022
Localization of thoracic abnormalities model based on VinBigData (top 1%)

Repository contains the code for 2nd place solution of VinBigData Chest X-ray Abnormalities Detection competition. The goal of competition was to auto

33 May 24, 2022
Deskew is a command line tool for deskewing scanned text documents. It uses Hough transform to detect "text lines" in the image. As an output, you get an image rotated so that the lines are horizontal.

Deskew by Marek Mauder https://galfar.vevb.net/deskew https://github.com/galfar/deskew v1.30 2019-06-07 Overview Deskew is a command line tool for des

Marek Mauder 127 Dec 03, 2022
A python scripts that uses 3 different feature extraction methods such as SIFT, SURF and ORB to find a book in a video clip and project trailer of a movie based on that book, on to it.

A python scripts that uses 3 different feature extraction methods such as SIFT, SURF and ORB to find a book in a video clip and project trailer of a movie based on that book, on to it.

tooraj taraz 3 Feb 10, 2022