Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.ip.pytorch_extractor
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
Show more breadcrumbs
bob
bob.ip.pytorch_extractor
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
mccnn_rebase
Select Git revision
Branches
2
master
default
protected
mccnn_rebase
Tags
2
v0.0.2
v0.0.1
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
18
Feb
13
8
7
6
5
31
Jan
30
24
21
17
24
Oct
25
May
23
16
15
8
3
2
1
30
Jan
29
Merge branch 'no_configs' into 'master'
master
master
Refactored MLPAlgorithm, no need for config in init, udated doc-strings, and unit test
Disable unit test for MLP algo, temporal
Refactored the MultiNetPatchExtractor avoiding config files for class init, updated doc-strings, and tests
Initial update of the doc-string of MultiNetPatchExtractor
Merge branch 'mlp_algorithm' into 'master'
Revised the mean-std normalization in MLPAlgorithm, updated test and config
Removed unnecessary import from test config
Renamed the test config for MultiNetPatchExtractor, updated docstrings accordingly
Fixing the config for the unit test
Updated the doc, to remove word trained
Fixed the unit test avoiding import
Added bob.pad.base dependency in requirements and meta.yaml
Added unit test, and test config, updated the class doc-strings
MLPAlgorithm PAD algorithm V1 version
Merge branch 'ae_extractor' into 'master'
Removed pth from MANIFEST.in
Added an option to load the models without unzipping
Added a simple functionality allowing to load pre-trained models from urls
Removed the network model used in the unit tests
Updated the documentation of MultiNetPatchExtractor
The renamed analog of net_forward() function is now hidden from the user in MultiNetPatchExtractor
Refactored the and renamed net_forward(), and removed this function from MultiNetPatchExtractor
Removed the prediction_function from net_forward, simplified the test config
Renamed the class MultiNetPatchClassifier to MultiNetPatchExtractor
Updated the docstring of MultiNetPatchClassifier
Unit test for MultiNetPatchClassifier is ON again
Modified MANIFEST, more detailed path to .pth file
disabled unit test for MultiNetPatchClassifier
Added a config without DB instance, to fix the tests
Added .pth to manifest, for models
Added unit test for MultiNetPatchClassifier extractor, and pre-trained model for AE
Added MultiNetPatchClassifier extractor and utils, temp fix in LightCNN9
[test] fixed test for LightCNN9Extractor (input data)
[LightCNN9] improved docstrings
[requirements] added bob.learn.pytorch
added lightCNN9 extractor
WIP, MCCNN extractor
mccnn_rebase
mccnn_rebase
Merge branch 'update-pytorch' into 'master'
replaced .gitlab-ci.yml with latest version (dropping python 2)
Loading