"docs/git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "dd9080ca434b9686cc788b2c6ea606e2f1d90326"
Add FX feature extraction as an alternative to intermediate_layer_getter (#4302)
* add fx feature extraction util
* Make it possible to use train and eval mode
* FX feature extraction - Tweaks and small bug fixes
* FX feature extraction - add tests
* move to feature_extraction.py, add LeafModuleAwareTracer, add docs
* Tweaks to docs
* addressing latest round of feedback
* undo line spacing changes
* change type hints in docstrings
* fix sphinx indentation
* expose feature_extraction
* add maskrcnn example
* add api refernce subheading
* address latest review notes, refactor names, fix regex, cosmetics
* Add back efficientnet to models
* fix tests for effnet
* fix linting issue
* fix test tracer kwargs
Co-authored-by:
Francisco Massa <fvsmassa@gmail.com>
Showing
This diff is collapsed.
Please register or sign in to comment