This is the Linux app named R-FCN whose latest release can be downloaded as R-FCNsourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named R-FCN with OnWorks for free.
Bu uygulamayı çalıştırmak için şu talimatları izleyin:
- 1. Bu uygulamayı PC'nize indirdiniz.
- 2. Dosya yöneticimize https://www.onworks.net/myfiles.php?username=XXXXX istediğiniz kullanıcı adını girin.
- 3. Bu uygulamayı böyle bir dosya yöneticisine yükleyin.
- 4. Bu web sitesinden OnWorks Linux çevrimiçi veya Windows çevrimiçi öykünücüsünü veya MACOS çevrimiçi öykünücüsünü başlatın.
- 5. Yeni başladığınız OnWorks Linux işletim sisteminden, istediğiniz kullanıcı adıyla https://www.onworks.net/myfiles.php?username=XXXXX dosya yöneticimize gidin.
- 6. Uygulamayı indirin, kurun ve çalıştırın.
EKRAN
Ad
R-FCN
AÇIKLAMA
R-FCN (“Region-based Fully Convolutional Networks”) is an object detection framework that makes almost all computation fully convolutional and shared across the image, unlike prior region-based approaches (e.g. Faster R-CNN) which run per-region sub-networks. The repository provides an implementation (in Python) supporting end-to-end training and inference of R-FCN models on standard datasets. The authors propose position-sensitive score maps to reconcile the need for translation variance (in detection) and translation invariance (in classification). R-FCN is efficient (low per-region overhead) and competitive in accuracy (e.g. with ResNet backbones).
Özellikler
- Fully convolutional design with shared feature extraction across the image
- Position-sensitive score maps for per-region classification without expensive per-region convs
- End-to-end trainable pipeline (proposal + classification)
- Support for multiple backbone architectures (e.g. ResNet)
- Optional “deformable R-FCN” extension for improved performance
- Low per-RoI overhead (fast inference)
Programlama dili
MATLAB
Kategoriler
This is an application that can also be fetched from https://sourceforge.net/projects/r-fcn.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.