Spaces:
Build error
Build error
updated gitignote
Browse files- .gitignore +2 -106
.gitignore
CHANGED
|
@@ -1,106 +1,2 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
"fastai.vision.augment.AffineCoordTfm",
|
| 4 |
-
"fastai.data.core.TfmdDL",
|
| 5 |
-
"torchvision.models.resnet.resnet18",
|
| 6 |
-
"fastai.vision.augment.zoom_mat",
|
| 7 |
-
"inspect._ParameterKind",
|
| 8 |
-
"cloudpickle.cloudpickle.subimport",
|
| 9 |
-
"fastai.data.load._FakeLoader",
|
| 10 |
-
"cloudpickle.cloudpickle._builtin_type",
|
| 11 |
-
"torch.nn.modules.conv.Conv2d",
|
| 12 |
-
"fastai.learner.AvgSmoothLoss",
|
| 13 |
-
"__builtin__.getattr",
|
| 14 |
-
"torch.nn.modules.linear.Linear",
|
| 15 |
-
"torch.device",
|
| 16 |
-
"torch.nn.modules.container.Sequential",
|
| 17 |
-
"__builtin__.long",
|
| 18 |
-
"numpy.ndarray",
|
| 19 |
-
"numpy.dtype",
|
| 20 |
-
"cloudpickle.cloudpickle._make_function",
|
| 21 |
-
"fastcore.basics.merge",
|
| 22 |
-
"typing.Any",
|
| 23 |
-
"fastai.vision.learner._resnet_split",
|
| 24 |
-
"PIL.Image.Resampling",
|
| 25 |
-
"pathlib.PosixPath",
|
| 26 |
-
"__builtin__.float",
|
| 27 |
-
"fastai.metrics.error_rate",
|
| 28 |
-
"random.Random",
|
| 29 |
-
"torch.nn.modules.batchnorm.BatchNorm1d",
|
| 30 |
-
"fastai.data.core.TfmdLists",
|
| 31 |
-
"torch.LongStorage",
|
| 32 |
-
"fastai.learner.AvgLoss",
|
| 33 |
-
"fastai.vision.augment._WarpCoord",
|
| 34 |
-
"inspect.Parameter",
|
| 35 |
-
"torch.nn.modules.loss.CrossEntropyLoss",
|
| 36 |
-
"numpy.core.multiarray.scalar",
|
| 37 |
-
"fastai.data.transforms.IntToFloatTensor",
|
| 38 |
-
"fastai.torch_core.TensorBase",
|
| 39 |
-
"plum.method.MethodList",
|
| 40 |
-
"fastai.vision.augment.Flip",
|
| 41 |
-
"collections.OrderedDict",
|
| 42 |
-
"torch.nn.modules.activation.ReLU",
|
| 43 |
-
"plum.function.Function",
|
| 44 |
-
"fastai.vision.augment._BrightnessLogit",
|
| 45 |
-
"fastcore.basics.fastuple",
|
| 46 |
-
"fastai.callback.core.TrainEvalCallback",
|
| 47 |
-
"fastai.vision.augment._ContrastLogit",
|
| 48 |
-
"torch.nn.modules.batchnorm.BatchNorm2d",
|
| 49 |
-
"fastai.vision.augment.RandomResizedCrop",
|
| 50 |
-
"cloudpickle.cloudpickle._function_setstate",
|
| 51 |
-
"fastai.layers.Flatten",
|
| 52 |
-
"fastai.callback.progress.ProgressCallback",
|
| 53 |
-
"fastai.data.load._wif",
|
| 54 |
-
"fastai.layers.AdaptiveConcatPool2d",
|
| 55 |
-
"torch.FloatStorage",
|
| 56 |
-
"fastai.learner.AvgMetric",
|
| 57 |
-
"__builtin__.reduce",
|
| 58 |
-
"_codecs.encode",
|
| 59 |
-
"fastai.torch_core.TensorMask",
|
| 60 |
-
"fastai.learner.Recorder",
|
| 61 |
-
"plum.signature.Signature",
|
| 62 |
-
"fastai.vision.augment.Brightness",
|
| 63 |
-
"fastai.data.core.Datasets",
|
| 64 |
-
"__builtin__.set",
|
| 65 |
-
"inspect.Signature",
|
| 66 |
-
"fastai.losses.CrossEntropyLossFlat",
|
| 67 |
-
"fastai.vision.augment.flip_mat",
|
| 68 |
-
"PIL.Image.Image",
|
| 69 |
-
"fastai.vision.core.load_image",
|
| 70 |
-
"fastai.data.transforms.ToTensor",
|
| 71 |
-
"torch._utils._rebuild_tensor_v2",
|
| 72 |
-
"__builtin__.bytes",
|
| 73 |
-
"torch._tensor._rebuild_from_type_v2",
|
| 74 |
-
"fastai.data.transforms.parent_label",
|
| 75 |
-
"fastcore.foundation.L",
|
| 76 |
-
"plum.method.Method",
|
| 77 |
-
"fastai.data.transforms.CategoryMap",
|
| 78 |
-
"inspect._empty",
|
| 79 |
-
"fastai.vision.core.PILImage",
|
| 80 |
-
"torchvision.models.resnet.BasicBlock",
|
| 81 |
-
"fastai.data.core.DataLoaders",
|
| 82 |
-
"fastai.data.core.FilteredBase",
|
| 83 |
-
"_operator.or_",
|
| 84 |
-
"fastai.optimizer.Adam",
|
| 85 |
-
"fastai.data.transforms.Categorize",
|
| 86 |
-
"pathlib.Path",
|
| 87 |
-
"fastai.imports.noop",
|
| 88 |
-
"torch.nn.modules.pooling.AdaptiveAvgPool2d",
|
| 89 |
-
"__builtin__.unicode",
|
| 90 |
-
"fasttransform.transform.Transform",
|
| 91 |
-
"plum.resolver.Resolver",
|
| 92 |
-
"torch._utils._rebuild_parameter",
|
| 93 |
-
"fastai.vision.augment.SpaceTfm",
|
| 94 |
-
"torch.nn.modules.pooling.MaxPool2d",
|
| 95 |
-
"fasttransform.transform.Pipeline",
|
| 96 |
-
"__builtin__.tuple",
|
| 97 |
-
"torch.nn.modules.pooling.AdaptiveMaxPool2d",
|
| 98 |
-
"fastai.vision.augment.rotate_mat",
|
| 99 |
-
"torch.nn.modules.dropout.Dropout",
|
| 100 |
-
"fastai.data.transforms.Normalize",
|
| 101 |
-
"__builtin__.print",
|
| 102 |
-
"fastai.learner.CastToTensor",
|
| 103 |
-
"functools.partial",
|
| 104 |
-
"plum.util.Missing",
|
| 105 |
-
"fastai.learner.Learner",
|
| 106 |
-
"fastai.torch_core.TensorCategory"
|
|
|
|
| 1 |
+
*.pkl
|
| 2 |
+
*.pickle
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|