Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zehuichen123/gapnet-pl
An implementation of GAPNet-PL
https://github.com/zehuichen123/gapnet-pl
Last synced: about 1 month ago
JSON representation
An implementation of GAPNet-PL
- Host: GitHub
- URL: https://github.com/zehuichen123/gapnet-pl
- Owner: zehuichen123
- Created: 2018-11-02T12:00:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-27T15:33:16.000Z (over 5 years ago)
- Last Synced: 2023-10-20T23:59:07.449Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 105 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# GAPNet-PL
This is the implementation of GAPNet-PL for Paper HUMAN-LEVEL PROTEIN LOCALIZATION WITH CONVOLUTIONAL NEURAL NETWORKS.
The whole project is used for competition Human Protein Atlas Image Classification.
Most of the code is refered to GapNet-PL [LB 0.385].## Usage
Open terminal and tap:
```python
python predict.py
```