Skip to content

bariskanber/sdic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sparse data to structured imageset conversion

Converts an M (samples) by N (features) sparse dataset to an M (number of images) by P (height) by P (width) imageset while attempting to give each image structure that is amenable for use with convolutional neural networks

P is given by the smallest even number that is greater than or equal to sqrt(N)

https://arxiv.org/abs/2005.10045

About

Sparse data to structured imageset conversion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages