Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.learn.pytorch
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
bob
bob.learn.pytorch
Merge requests
!38
WIP: Added a generic image extractor
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
WIP: Added a generic image extractor
generic_image_extractor
into
master
Overview
16
Commits
1
Pipelines
1
Changes
2
Open
Anjith GEORGE
requested to merge
generic_image_extractor
into
master
5 years ago
Overview
16
Commits
1
Pipelines
1
Changes
2
Expand
Adds a generic image extractor (no need to make separate extractors for every single architecture)
Specify the network architecture and how do you want to get the scores from the output of the network in a config file
use
--extractor-file
argument to load the trained model paths
0
0
Merge request reports
Loading