Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
120 commits
Select commit Hold shift + click to select a range
3f48f4f
Update images.py
ProGamerGov Oct 23, 2020
7f5fbaf
Update transform.py
ProGamerGov Oct 23, 2020
4af7288
Update transform.py
ProGamerGov Oct 23, 2020
5d0a6d8
Update transform.py
ProGamerGov Oct 23, 2020
c0a18c4
Update transform.py
ProGamerGov Oct 23, 2020
ea27e1d
Add files via upload
ProGamerGov Oct 23, 2020
c7dacf6
Delete import_inceptionv1.py
ProGamerGov Oct 23, 2020
42739b7
Delete conv2d.py
ProGamerGov Oct 23, 2020
2fdeeba
Update inception_v1.py
ProGamerGov Oct 23, 2020
0b399e9
Update transform.py
ProGamerGov Oct 23, 2020
5b1f44e
Update transform.py
ProGamerGov Oct 23, 2020
bc103ab
Update transform.py
ProGamerGov Oct 23, 2020
b3c0bf0
Update transform.py
ProGamerGov Oct 23, 2020
4a879b1
Add model file
Oct 23, 2020
60a21b0
Add files via upload
ProGamerGov Oct 23, 2020
9262602
Add files via upload
ProGamerGov Oct 23, 2020
1b150ef
Add files via upload
ProGamerGov Oct 23, 2020
7076bd0
Add files via upload
ProGamerGov Oct 23, 2020
5f28f11
Add files via upload
ProGamerGov Oct 23, 2020
3e830e0
Update transform.py
ProGamerGov Oct 23, 2020
8cabddd
Removed ImageIO
ProGamerGov Oct 23, 2020
014a5bb
Update images.py
ProGamerGov Oct 24, 2020
1665eb1
Update images.py
ProGamerGov Oct 24, 2020
3e2be5a
Update images.py
ProGamerGov Oct 24, 2020
b855051
Update transform.py
ProGamerGov Oct 24, 2020
c2a2c9c
Add files via upload
ProGamerGov Oct 24, 2020
8b2b8ea
Update objectives.py
ProGamerGov Oct 24, 2020
ed240fd
Fix bug with Python 3.6
ProGamerGov Oct 25, 2020
446ccf5
isort fix
ProGamerGov Oct 25, 2020
f26a911
Fix mistake
ProGamerGov Oct 25, 2020
3c761e5
Fix model link
ProGamerGov Oct 25, 2020
3544bf7
Fix ToRGB tranform not being set
ProGamerGov Oct 25, 2020
2ef804e
forgot to set transform_input
ProGamerGov Oct 25, 2020
8a0c7b1
Update inception_v1.py
ProGamerGov Oct 25, 2020
3ddb183
Add learning rate parameter
ProGamerGov Oct 25, 2020
6d0059d
Fix black
ProGamerGov Oct 25, 2020
3ea77c7
Add dimension names to PixelImage
ProGamerGov Oct 26, 2020
8f19129
Fix model link
ProGamerGov Oct 26, 2020
a8b4a14
Add DeepDream objective
ProGamerGov Oct 26, 2020
8c0408f
Remove duplicate function
ProGamerGov Oct 26, 2020
09df8aa
Fix lint error
ProGamerGov Oct 26, 2020
9d08c47
Update objectives.py
ProGamerGov Oct 26, 2020
f37e4d3
Fix lint error
ProGamerGov Oct 26, 2020
aaca208
Add RedirectedRelu for now
ProGamerGov Oct 26, 2020
a74e6d5
Load Inception V1 model with RedirectedRelu
ProGamerGov Oct 26, 2020
897f45d
Update comment info
ProGamerGov Oct 26, 2020
392640e
Please work
ProGamerGov Oct 26, 2020
5ae0ab6
Add new transforms to tutorial
ProGamerGov Oct 26, 2020
db672cd
Change test learning rate
ProGamerGov Oct 26, 2020
e1796ab
Fix AffineTransform bug
ProGamerGov Oct 26, 2020
3f4acea
Fix color decorrelation
ProGamerGov Oct 26, 2020
7ada581
Add missing FFTImage step
ProGamerGov Oct 26, 2020
5671f6e
Put learning rate back to the original value
ProGamerGov Oct 26, 2020
4ff24ae
This seems to work for now
ProGamerGov Oct 26, 2020
58ef615
Update inception_v1.py
ProGamerGov Oct 26, 2020
db8fc7c
Fix lint error
ProGamerGov Oct 26, 2020
8cfd4f0
Added Diversity Objective
ProGamerGov Oct 27, 2020
39ea7c6
Fix for PyTorch 1.7.0
ProGamerGov Oct 27, 2020
f1139b2
Backwards compatible fix for PyTorch 1.7.0
ProGamerGov Oct 27, 2020
9dd1205
Remove test function I accidentally included
ProGamerGov Oct 27, 2020
1d1133f
Fix lint error
ProGamerGov Oct 27, 2020
c9840ee
Remove unused multiplier parameter
ProGamerGov Oct 28, 2020
81058f8
Add files via upload
ProGamerGov Oct 28, 2020
e0beee8
Add tutorial for InceptionV1 model
ProGamerGov Oct 28, 2020
a2e864f
Add simple L1 objective
ProGamerGov Oct 30, 2020
e59b747
Update objectives.py
ProGamerGov Oct 30, 2020
7253801
Correct L1 objective
ProGamerGov Oct 31, 2020
6369d0a
Update objectives.py
ProGamerGov Nov 5, 2020
0d77a6b
Update objectives.py
ProGamerGov Nov 5, 2020
2612781
Update objectives.py
ProGamerGov Nov 5, 2020
de53e52
Add citations and diversity description
ProGamerGov Nov 5, 2020
a66cec5
Update objectives.py
ProGamerGov Nov 5, 2020
614f32b
Add description for channel activation objective
ProGamerGov Nov 5, 2020
a5bc02b
Add L1 objective description.
ProGamerGov Nov 5, 2020
bd6f68a
Add objective descriptions and citations
ProGamerGov Nov 5, 2020
d5ad673
Fix lint error
ProGamerGov Nov 5, 2020
b570755
Remove transforms with Torchvision equivalents
ProGamerGov Nov 5, 2020
bd4ac7f
Update transform.py
ProGamerGov Nov 5, 2020
4a2e43e
Update transform.py
ProGamerGov Nov 5, 2020
4e99c8c
Update objectives.py
ProGamerGov Nov 5, 2020
858b1e6
Update transform.py
ProGamerGov Nov 5, 2020
bbe2095
Update transform.py
ProGamerGov Nov 5, 2020
72e5803
Update transform.py
ProGamerGov Nov 5, 2020
b70c45b
Update transform.py
ProGamerGov Nov 5, 2020
e528ebf
Update transform.py
ProGamerGov Nov 5, 2020
1350d18
Update transform.py
ProGamerGov Nov 5, 2020
90ec7e6
Update objectives.py
ProGamerGov Nov 5, 2020
f800631
Update transform.py
ProGamerGov Nov 5, 2020
48455b0
Update transform.py
ProGamerGov Nov 5, 2020
f44a121
Update transform.py
ProGamerGov Nov 5, 2020
2c2bcc2
Changed tutorials to match new transforms.
ProGamerGov Nov 5, 2020
ec4ab20
Lint
ProGamerGov Nov 5, 2020
e97c0e6
Lint
ProGamerGov Nov 5, 2020
882dbc4
Remove transforms with Torchvision equivalents & other stuff
ProGamerGov Nov 5, 2020
e882285
Remove logging import
ProGamerGov Nov 5, 2020
e5a4e4b
Remove torch.roll version of RandomSpatialJitter for now
ProGamerGov Nov 5, 2020
ac2aac2
Update objectives.py
ProGamerGov Nov 5, 2020
00de15b
Make total_variation objective compatible with 3D and 4D tensors
ProGamerGov Nov 5, 2020
2e16c26
Update objectives.py
ProGamerGov Nov 5, 2020
0686c97
Lint formatting
ProGamerGov Nov 5, 2020
55e1dd1
Add Total Variation & L2 objectives
ProGamerGov Nov 5, 2020
75975fb
Fix RandomScale device issue
ProGamerGov Nov 6, 2020
f5ebd2d
Fix Lint error
ProGamerGov Nov 6, 2020
4303f6c
Fix bug
ProGamerGov Nov 6, 2020
a6b676f
Fix brackets
ProGamerGov Nov 6, 2020
bef08a9
Correct DeepDream objective
ProGamerGov Nov 7, 2020
1849639
Improve DeepDream description
ProGamerGov Nov 7, 2020
1f24637
Replace Matplotlib saving code with PIL/Pillow
ProGamerGov Nov 7, 2020
6ce46da
Add export to CudaImageTensor
ProGamerGov Nov 7, 2020
f7bc390
Replace Matplotlib saving code with PIL/Pillow
ProGamerGov Nov 7, 2020
8e321b5
Lint fix
ProGamerGov Nov 7, 2020
12a796a
Add type hints to RandomScale
ProGamerGov Nov 7, 2020
60b4093
Add ToRGB
ProGamerGov Nov 8, 2020
523340e
Remove ToRGB
ProGamerGov Nov 8, 2020
8a8a736
Move ToRGB to transform.py
ProGamerGov Nov 8, 2020
13294b0
isort fix
ProGamerGov Nov 8, 2020
9a5915a
Add Pillow import check
ProGamerGov Nov 8, 2020
8d560f2
Correct Pillow import from test version
ProGamerGov Nov 8, 2020
ebd41cf
Make MultiTargetObjective name consistent with SingleTargetObjective
ProGamerGov Nov 8, 2020
2eaf177
Fix CudaImageTensor's __torch_function__ function for Torch 1.7.0
ProGamerGov Nov 9, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions captum/optim/__init__.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
"""optim submodule."""

import captum.optim._core.objectives as objectives # noqa: F401
import captum.optim._param.image.images as images # noqa: F401
import captum.optim._param.image.transform as transform # noqa: F401
import captum.optim._utils.typing as typing # noqa: F401
from captum.optim._core import objectives # noqa: F401
from captum.optim._core.objectives import InputOptimization # noqa: F401
from captum.optim._param.image import images # noqa: F401
from captum.optim._param.image import transform # noqa: F401
from captum.optim._param.image.images import ImageTensor # noqa: F401
from captum.optim._utils import typing # noqa: F401
Loading