This is the Linux app named Tiny whose latest release can be downloaded as tinysourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Tiny with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Tiny
DESCRIPTION
This repository implements the Tiny Face Detector (from Hu & Ramanan, CVPR 2017) in MATLAB (using MatConvNet). The method is designed to detect tiny faces (i.e. very small-scale faces) by combining multi-scale context modeling, foveal descriptors, and scale enumeration strategies. It provides training/testing scripts, a demo (tiny_face_detector.m), model loading, evaluation on WIDER FACE, and supporting utilities (e.g. cnn_widerface_eval.m). The code depends on MatConvNet, which must be compiled (with GPU / CUDA / cuDNN support) for full performance. Pretrained model provided (ResNet101-based, plus alternatives). Demo and evaluation scripts for benchmark datasets. Use of “foveal descriptors” to incorporate context for low-resolution faces. Pretrained model provided (ResNet101-based, plus alternatives).
Features
- Detection of very small faces (tiny scale)
- Multi-scale enumeration strategy (e.g. scaling input, interpolations)
- Use of “foveal descriptors” to incorporate context for low-resolution faces
- Pretrained model provided (ResNet101-based, plus alternatives)
- Demo and evaluation scripts for benchmark datasets
- Integration with MatConvNet, with GPU / MEX support
Programming Language
MATLAB
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/tiny.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.