torchfcn 1.9.7
pip install torchfcn
Latest version
Released:
PyTorch Implementation of Fully Convolutional Networks.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Kentaro Wada
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Programming Language
Project description
pytorch-fcn
PyTorch implementation of Fully Convolutional Networks.
Requirements
Installation
git clone https://github.com/wkentaro/pytorch-fcn.git
cd pytorch-fcn
pip install .
# or
pip install torchfcn
Training
See VOC example.
Accuracy
At 10fdec9
.
Model | Implementation | epoch | iteration | Mean IU | Pretrained Model |
---|---|---|---|---|---|
FCN32s | Original | - | - | 63.63 | Download |
FCN32s | Ours | 11 | 96000 | 62.84 | |
FCN16s | Original | - | - | 65.01 | Download |
FCN16s | Ours | 11 | 96000 | 64.91 | |
FCN8s | Original | - | - | 65.51 | Download |
FCN8s | Ours | 7 | 60000 | 65.49 | |
FCN8sAtOnce | Original | - | - | 65.40 | |
FCN8sAtOnce | Ours | 11 | 96000 | 64.74 |
Cite This Project
If you use this project in your research or wish to refer to the baseline results published in the README, please use the following BibTeX entry.
@misc{pytorch-fcn2017,
author = {Ketaro Wada},
title = {{pytorch-fcn: PyTorch Implementation of Fully Convolutional Networks}},
howpublished = {\url{https://github.com/wkentaro/pytorch-fcn}},
year = {2017}
}
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Kentaro Wada
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file torchfcn-1.9.7.tar.gz
.
File metadata
- Download URL: torchfcn-1.9.7.tar.gz
- Upload date:
- Size: 78.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.20.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 372fb22fee753a4a21daf078f25510e6140e0a3951a7bfec1bd0ce870eb27165 |
|
MD5 | 7108dd30280e8b20ddfa459d615e353f |
|
BLAKE2b-256 | 647d2b151a88c8d8e03480aebab59bc28aff7e30ca7661b6dc9dd0cd3d7f163d |