We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Transform
Dataset
Network
Config and Registry
fvcore
INetwork
BaseNetwork
NAME
Hierarchical Config (base & custom / network & custom) ([feat] Support config with multiple sources in _BASE_ #16)
pytest ([test] Test for config, network and loss builder #15)
Docs
The text was updated successfully, but these errors were encountered:
mousyball
Successfully merging a pull request may close this issue.
NOTE
Transform
Dataset
Network
Config and Registry
Features
fvcore
for registry and configINetwork
->BaseNetwork
(w/ a module only defines the layers connection) ->Network
(registered network)BaseNetwork
includes a network module that only defines the layer connection.NAME
is required for components.Test
Docs
TODOs
Hierarchical Config (base & custom / network & custom) ([feat] Support config with multiple sources in _BASE_ #16)
pytest ([test] Test for config, network and loss builder #15)
Docs
The text was updated successfully, but these errors were encountered: