Buckets:
| import{s as eo,o as to,n as wr}from"../chunks/scheduler.9991993c.js";import{S as ro,i as oo,g as a,s as o,r as p,A as no,h as s,f as r,c as n,j as x,u as g,x as b,k as y,y as t,a as m,v as f,d as h,t as u,w as _}from"../chunks/index.7fc9a5e7.js";import{T as ao}from"../chunks/Tip.9de92fc6.js";import{D as w}from"../chunks/Docstring.0d7e3ebb.js";import{C as Kr}from"../chunks/CodeBlock.e11cba92.js";import{E as Or}from"../chunks/ExampleCodeBlock.46b9776a.js";import{H as $r,E as so}from"../chunks/EditOnGithub.84ab7f0e.js";function io(R){let d,P="Examples:",M,$,I;return $=new Kr({props:{code:"JTIzJTIwV2UlMjBjYW4ndCUyMGluc3RhbnRpYXRlJTIwZGlyZWN0bHklMjB0aGUlMjBiYXNlJTIwY2xhc3MlMjAqSW1hZ2VQcm9jZXNzaW5nTWl4aW4qJTIwc28lMjBsZXQncyUyMHNob3clMjB0aGUlMjBleGFtcGxlcyUyMG9uJTIwYSUwQSUyMyUyMGRlcml2ZWQlMjBjbGFzcyUzQSUyMCpDTElQSW1hZ2VQcm9jZXNzb3IqJTBBaW1hZ2VfcHJvY2Vzc29yJTIwJTNEJTIwQ0xJUEltYWdlUHJvY2Vzc29yLmZyb21fcHJldHJhaW5lZCglMEElMjAlMjAlMjAlMjAlMjJvcGVuYWklMkZjbGlwLXZpdC1iYXNlLXBhdGNoMzIlMjIlMEEpJTIwJTIwJTIzJTIwRG93bmxvYWQlMjBpbWFnZV9wcm9jZXNzaW5nX2NvbmZpZyUyMGZyb20lMjBodWdnaW5nZmFjZS5jbyUyMGFuZCUyMGNhY2hlLiUwQWltYWdlX3Byb2Nlc3NvciUyMCUzRCUyMENMSVBJbWFnZVByb2Nlc3Nvci5mcm9tX3ByZXRyYWluZWQoJTBBJTIwJTIwJTIwJTIwJTIyLiUyRnRlc3QlMkZzYXZlZF9tb2RlbCUyRiUyMiUwQSklMjAlMjAlMjMlMjBFLmcuJTIwaW1hZ2UlMjBwcm9jZXNzb3IlMjAob3IlMjBtb2RlbCklMjB3YXMlMjBzYXZlZCUyMHVzaW5nJTIwKnNhdmVfcHJldHJhaW5lZCgnLiUyRnRlc3QlMkZzYXZlZF9tb2RlbCUyRicpKiUwQWltYWdlX3Byb2Nlc3NvciUyMCUzRCUyMENMSVBJbWFnZVByb2Nlc3Nvci5mcm9tX3ByZXRyYWluZWQoJTIyLiUyRnRlc3QlMkZzYXZlZF9tb2RlbCUyRnByZXByb2Nlc3Nvcl9jb25maWcuanNvbiUyMiklMEFpbWFnZV9wcm9jZXNzb3IlMjAlM0QlMjBDTElQSW1hZ2VQcm9jZXNzb3IuZnJvbV9wcmV0cmFpbmVkKCUwQSUyMCUyMCUyMCUyMCUyMm9wZW5haSUyRmNsaXAtdml0LWJhc2UtcGF0Y2gzMiUyMiUyQyUyMGRvX25vcm1hbGl6ZSUzREZhbHNlJTJDJTIwZm9vJTNERmFsc2UlMEEpJTBBYXNzZXJ0JTIwaW1hZ2VfcHJvY2Vzc29yLmRvX25vcm1hbGl6ZSUyMGlzJTIwRmFsc2UlMEFpbWFnZV9wcm9jZXNzb3IlMkMlMjB1bnVzZWRfa3dhcmdzJTIwJTNEJTIwQ0xJUEltYWdlUHJvY2Vzc29yLmZyb21fcHJldHJhaW5lZCglMEElMjAlMjAlMjAlMjAlMjJvcGVuYWklMkZjbGlwLXZpdC1iYXNlLXBhdGNoMzIlMjIlMkMlMjBkb19ub3JtYWxpemUlM0RGYWxzZSUyQyUyMGZvbyUzREZhbHNlJTJDJTIwcmV0dXJuX3VudXNlZF9rd2FyZ3MlM0RUcnVlJTBBKSUwQWFzc2VydCUyMGltYWdlX3Byb2Nlc3Nvci5kb19ub3JtYWxpemUlMjBpcyUyMEZhbHNlJTBBYXNzZXJ0JTIwdW51c2VkX2t3YXJncyUyMCUzRCUzRCUyMCU3QiUyMmZvbyUyMiUzQSUyMEZhbHNlJTdE",highlighted:`<span class="hljs-comment"># We can't instantiate directly the base class *ImageProcessingMixin* so let's show the examples on a</span> | |
| <span class="hljs-comment"># derived class: *CLIPImageProcessor*</span> | |
| image_processor = CLIPImageProcessor.from_pretrained( | |
| <span class="hljs-string">"openai/clip-vit-base-patch32"</span> | |
| ) <span class="hljs-comment"># Download image_processing_config from huggingface.co and cache.</span> | |
| image_processor = CLIPImageProcessor.from_pretrained( | |
| <span class="hljs-string">"./test/saved_model/"</span> | |
| ) <span class="hljs-comment"># E.g. image processor (or model) was saved using *save_pretrained('./test/saved_model/')*</span> | |
| image_processor = CLIPImageProcessor.from_pretrained(<span class="hljs-string">"./test/saved_model/preprocessor_config.json"</span>) | |
| image_processor = CLIPImageProcessor.from_pretrained( | |
| <span class="hljs-string">"openai/clip-vit-base-patch32"</span>, do_normalize=<span class="hljs-literal">False</span>, foo=<span class="hljs-literal">False</span> | |
| ) | |
| <span class="hljs-keyword">assert</span> image_processor.do_normalize <span class="hljs-keyword">is</span> <span class="hljs-literal">False</span> | |
| image_processor, unused_kwargs = CLIPImageProcessor.from_pretrained( | |
| <span class="hljs-string">"openai/clip-vit-base-patch32"</span>, do_normalize=<span class="hljs-literal">False</span>, foo=<span class="hljs-literal">False</span>, return_unused_kwargs=<span class="hljs-literal">True</span> | |
| ) | |
| <span class="hljs-keyword">assert</span> image_processor.do_normalize <span class="hljs-keyword">is</span> <span class="hljs-literal">False</span> | |
| <span class="hljs-keyword">assert</span> unused_kwargs == {<span class="hljs-string">"foo"</span>: <span class="hljs-literal">False</span>}`,wrap:!1}}),{c(){d=a("p"),d.textContent=P,M=o(),p($.$$.fragment)},l(c){d=s(c,"P",{"data-svelte-h":!0}),b(d)!=="svelte-kvfsh7"&&(d.textContent=P),M=n(c),g($.$$.fragment,c)},m(c,T){m(c,d,T),m(c,M,T),f($,c,T),I=!0},p:wr,i(c){I||(h($.$$.fragment,c),I=!0)},o(c){u($.$$.fragment,c),I=!1},d(c){c&&(r(d),r(M)),_($,c)}}}function mo(R){let d,P="Examples:",M,$,I;return $=new Kr({props:{code:"ZnJvbSUyMHRyYW5zZm9ybWVycyUyMGltcG9ydCUyMEF1dG9JbWFnZVByb2Nlc3NvciUwQSUwQWltYWdlJTIwcHJvY2Vzc29yJTIwJTNEJTIwQXV0b0ltYWdlUHJvY2Vzc29yLmZyb21fcHJldHJhaW5lZCglMjJnb29nbGUtYmVydCUyRmJlcnQtYmFzZS1jYXNlZCUyMiklMEElMEElMjMlMjBQdXNoJTIwdGhlJTIwaW1hZ2UlMjBwcm9jZXNzb3IlMjB0byUyMHlvdXIlMjBuYW1lc3BhY2UlMjB3aXRoJTIwdGhlJTIwbmFtZSUyMCUyMm15LWZpbmV0dW5lZC1iZXJ0JTIyLiUwQWltYWdlJTIwcHJvY2Vzc29yLnB1c2hfdG9faHViKCUyMm15LWZpbmV0dW5lZC1iZXJ0JTIyKSUwQSUwQSUyMyUyMFB1c2glMjB0aGUlMjBpbWFnZSUyMHByb2Nlc3NvciUyMHRvJTIwYW4lMjBvcmdhbml6YXRpb24lMjB3aXRoJTIwdGhlJTIwbmFtZSUyMCUyMm15LWZpbmV0dW5lZC1iZXJ0JTIyLiUwQWltYWdlJTIwcHJvY2Vzc29yLnB1c2hfdG9faHViKCUyMmh1Z2dpbmdmYWNlJTJGbXktZmluZXR1bmVkLWJlcnQlMjIp",highlighted:`<span class="hljs-keyword">from</span> transformers <span class="hljs-keyword">import</span> AutoImageProcessor | |
| image processor = AutoImageProcessor.from_pretrained(<span class="hljs-string">"google-bert/bert-base-cased"</span>) | |
| <span class="hljs-comment"># Push the image processor to your namespace with the name "my-finetuned-bert".</span> | |
| image processor.push_to_hub(<span class="hljs-string">"my-finetuned-bert"</span>) | |
| <span class="hljs-comment"># Push the image processor to an organization with the name "my-finetuned-bert".</span> | |
| image processor.push_to_hub(<span class="hljs-string">"huggingface/my-finetuned-bert"</span>)`,wrap:!1}}),{c(){d=a("p"),d.textContent=P,M=o(),p($.$$.fragment)},l(c){d=s(c,"P",{"data-svelte-h":!0}),b(d)!=="svelte-kvfsh7"&&(d.textContent=P),M=n(c),g($.$$.fragment,c)},m(c,T){m(c,d,T),m(c,M,T),f($,c,T),I=!0},p:wr,i(c){I||(h($.$$.fragment,c),I=!0)},o(c){u($.$$.fragment,c),I=!1},d(c){c&&(r(d),r(M)),_($,c)}}}function co(R){let d,P="This API is experimental and may have some slight breaking changes in the next releases.";return{c(){d=a("p"),d.textContent=P},l(M){d=s(M,"P",{"data-svelte-h":!0}),b(d)!=="svelte-15rpg4"&&(d.textContent=P)},m(M,$){m(M,d,$)},p:wr,d(M){M&&r(d)}}}function lo(R){let d,P,M,$,I,c,T,Mr="此页面列出了image processors使用的所有实用函数功能,主要是用于处理图像的功能变换。",st,te,Ir="其中大多数仅在您研究库中image processors的代码时有用。",it,re,mt,N,oe,kt,Ce,Tr=`Crops the <code>image</code> to the specified <code>size</code> using a center crop. Note that if the image is too small to be cropped to | |
| the size given, it will be padded (so the returned result will always be of size <code>size</code>).`,ct,C,ne,Dt,je,Pr="Converts bounding boxes from center format to corners format.",Wt,Ue,Cr=`center format: contains the coordinate for the center of the box and its width, height dimensions | |
| (center_x, center_y, width, height) | |
| corners format: contains the coodinates for the top-left and bottom-right corners of the box | |
| (top_left_x, top_left_y, bottom_right_x, bottom_right_y)`,dt,j,ae,qt,ze,jr="Converts bounding boxes from corners format to center format.",Bt,Je,Ur=`corners format: contains the coordinates for the top-left and bottom-right corners of the box | |
| (top_left_x, top_left_y, bottom_right_x, bottom_right_y) | |
| center format: contains the coordinate for the center of the box and its the width, height dimensions | |
| (center_x, center_y, width, height)`,lt,k,se,Vt,Le,zr="Converts unique ID to RGB color.",pt,U,ie,Et,Ze,Jr="Normalizes <code>image</code> using the mean and standard deviation specified by <code>mean</code> and <code>std</code>.",Ht,Ne,Lr="image = (image - mean) / std",gt,D,me,Rt,ke,Zr="Pads the <code>image</code> with the specified (height, width) <code>padding</code> and <code>mode</code>.",ft,W,ce,Xt,De,Nr="Converts RGB color to unique ID.",ht,q,de,Ft,We,kr="Rescales <code>image</code> by <code>scale</code>.",ut,B,le,St,qe,Dr="Resizes <code>image</code> to <code>(height, width)</code> specified by <code>size</code> using the PIL library.",_t,V,pe,Yt,Be,Wr=`Converts <code>image</code> to a PIL Image. Optionally rescales it and puts the channel dimension back as the last axis if | |
| needed.`,bt,ge,vt,l,fe,Gt,Ve,qr=`This is an image processor mixin used to provide saving/loading functionality for sequential and image feature | |
| extractors.`,At,z,he,Qt,Ee,Br="Convert a single or a list of urls into the corresponding <code>PIL.Image</code> objects.",Ot,He,Vr=`If a single url is passed, the return value will be a single object. If a list is passed a list of objects is | |
| returned.`,Kt,X,ue,er,Re,Er='Instantiates a type of <a href="/docs/transformers/main/zh/main_classes/image_processor#transformers.ImageProcessingMixin">ImageProcessingMixin</a> from a Python dictionary of parameters.',tr,F,_e,rr,Xe,Hr=`Instantiates a image processor of type <a href="/docs/transformers/main/zh/main_classes/image_processor#transformers.ImageProcessingMixin">ImageProcessingMixin</a> from the path to a JSON | |
| file of parameters.`,or,J,be,nr,Fe,Rr='Instantiate a type of <a href="/docs/transformers/main/zh/main_classes/image_processor#transformers.ImageProcessingMixin">ImageProcessingMixin</a> from an image processor.',ar,S,sr,Y,ve,ir,Se,Xr=`From a <code>pretrained_model_name_or_path</code>, resolve to a dictionary of parameters, to be used for instantiating a | |
| image processor of type <code>~image_processor_utils.ImageProcessingMixin</code> using <code>from_dict</code>.`,mr,L,xe,cr,Ye,Fr="Upload the image processor file to the 🤗 Model Hub.",dr,G,lr,Z,ye,pr,Ge,Sr=`Register this class with a given auto class. This should only be used for custom image processors as the ones | |
| in the library are already mapped with <code>AutoImageProcessor </code>.`,gr,A,fr,Q,$e,hr,Ae,Yr=`Save an image processor object to the directory <code>save_directory</code>, so that it can be re-loaded using the | |
| <a href="/docs/transformers/main/zh/main_classes/image_processor#transformers.ImageProcessingMixin.from_pretrained">from_pretrained()</a> class method.`,ur,O,we,_r,Qe,Gr="Serializes this instance to a Python dictionary.",br,K,Me,vr,Oe,Ar="Save this instance to a JSON file.",xr,ee,Ie,yr,Ke,Qr="Serializes this instance to a JSON string.",xt,Te,yt,at,$t;return I=new $r({props:{title:"Image Processors的工具",local:"image-processors的工具",headingTag:"h1"}}),re=new $r({props:{title:"图像转换",local:"transformers.image_transforms.center_crop",headingTag:"h2"}}),oe=new w({props:{name:"transformers.image_transforms.center_crop",anchor:"transformers.image_transforms.center_crop",parameters:[{name:"image",val:": ndarray"},{name:"size",val:": Tuple"},{name:"data_format",val:": Union = None"},{name:"input_data_format",val:": Union = None"},{name:"return_numpy",val:": Optional = None"}],parametersDescription:[{anchor:"transformers.image_transforms.center_crop.image",description:`<strong>image</strong> (<code>np.ndarray</code>) — | |
| The image to crop.`,name:"image"},{anchor:"transformers.image_transforms.center_crop.size",description:`<strong>size</strong> (<code>Tuple[int, int]</code>) — | |
| The target size for the cropped image.`,name:"size"},{anchor:"transformers.image_transforms.center_crop.data_format",description:`<strong>data_format</strong> (<code>str</code> or <code>ChannelDimension</code>, <em>optional</em>) — | |
| The channel dimension format for the output image. Can be one of:<ul> | |
| <li><code>"channels_first"</code> or <code>ChannelDimension.FIRST</code>: image in (num_channels, height, width) format.</li> | |
| <li><code>"channels_last"</code> or <code>ChannelDimension.LAST</code>: image in (height, width, num_channels) format. | |
| If unset, will use the inferred format of the input image.</li> | |
| </ul>`,name:"data_format"},{anchor:"transformers.image_transforms.center_crop.input_data_format",description:`<strong>input_data_format</strong> (<code>str</code> or <code>ChannelDimension</code>, <em>optional</em>) — | |
| The channel dimension format for the input image. Can be one of:<ul> | |
| <li><code>"channels_first"</code> or <code>ChannelDimension.FIRST</code>: image in (num_channels, height, width) format.</li> | |
| <li><code>"channels_last"</code> or <code>ChannelDimension.LAST</code>: image in (height, width, num_channels) format. | |
| If unset, will use the inferred format of the input image.</li> | |
| </ul>`,name:"input_data_format"},{anchor:"transformers.image_transforms.center_crop.return_numpy",description:`<strong>return_numpy</strong> (<code>bool</code>, <em>optional</em>) — | |
| Whether or not to return the cropped image as a numpy array. Used for backwards compatibility with the | |
| previous ImageFeatureExtractionMixin method.<ul> | |
| <li>Unset: will return the same type as the input image.</li> | |
| <li><code>True</code>: will return a numpy array.</li> | |
| <li><code>False</code>: will return a <code>PIL.Image.Image</code> object.</li> | |
| </ul>`,name:"return_numpy"}],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/image_transforms.py#L413",returnDescription:`<script context="module">export const metadata = 'undefined';<\/script> | |
| <p>The cropped image.</p> | |
| `,returnType:`<script context="module">export const metadata = 'undefined';<\/script> | |
| <p><code>np.ndarray</code></p> | |
| `}}),ne=new w({props:{name:"transformers.image_transforms.center_to_corners_format",anchor:"transformers.image_transforms.center_to_corners_format",parameters:[{name:"bboxes_center",val:": TensorType"}],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/image_transforms.py#L543"}}),ae=new w({props:{name:"transformers.image_transforms.corners_to_center_format",anchor:"transformers.image_transforms.corners_to_center_format",parameters:[{name:"bboxes_corners",val:": TensorType"}],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/image_transforms.py#L603"}}),se=new w({props:{name:"transformers.image_transforms.id_to_rgb",anchor:"transformers.image_transforms.id_to_rgb",parameters:[{name:"id_map",val:""}],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/image_transforms.py#L637"}}),ie=new w({props:{name:"transformers.image_transforms.normalize",anchor:"transformers.image_transforms.normalize",parameters:[{name:"image",val:": ndarray"},{name:"mean",val:": Union"},{name:"std",val:": Union"},{name:"data_format",val:": Optional = None"},{name:"input_data_format",val:": Union = None"}],parametersDescription:[{anchor:"transformers.image_transforms.normalize.image",description:`<strong>image</strong> (<code>np.ndarray</code>) — | |
| The image to normalize.`,name:"image"},{anchor:"transformers.image_transforms.normalize.mean",description:`<strong>mean</strong> (<code>float</code> or <code>Iterable[float]</code>) — | |
| The mean to use for normalization.`,name:"mean"},{anchor:"transformers.image_transforms.normalize.std",description:`<strong>std</strong> (<code>float</code> or <code>Iterable[float]</code>) — | |
| The standard deviation to use for normalization.`,name:"std"},{anchor:"transformers.image_transforms.normalize.data_format",description:`<strong>data_format</strong> (<code>ChannelDimension</code>, <em>optional</em>) — | |
| The channel dimension format of the output image. If unset, will use the inferred format from the input.`,name:"data_format"},{anchor:"transformers.image_transforms.normalize.input_data_format",description:`<strong>input_data_format</strong> (<code>ChannelDimension</code>, <em>optional</em>) — | |
| The channel dimension format of the input image. If unset, will use the inferred format from the input.`,name:"input_data_format"}],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/image_transforms.py#L352"}}),me=new w({props:{name:"transformers.image_transforms.pad",anchor:"transformers.image_transforms.pad",parameters:[{name:"image",val:": ndarray"},{name:"padding",val:": Union"},{name:"mode",val:": PaddingMode = <PaddingMode.CONSTANT: 'constant'>"},{name:"constant_values",val:": Union = 0.0"},{name:"data_format",val:": Union = None"},{name:"input_data_format",val:": Union = None"}],parametersDescription:[{anchor:"transformers.image_transforms.pad.image",description:`<strong>image</strong> (<code>np.ndarray</code>) — | |
| The image to pad.`,name:"image"},{anchor:"transformers.image_transforms.pad.padding",description:`<strong>padding</strong> (<code>int</code> or <code>Tuple[int, int]</code> or <code>Iterable[Tuple[int, int]]</code>) — | |
| Padding to apply to the edges of the height, width axes. Can be one of three formats:<ul> | |
| <li><code>((before_height, after_height), (before_width, after_width))</code> unique pad widths for each axis.</li> | |
| <li><code>((before, after),)</code> yields same before and after pad for height and width.</li> | |
| <li><code>(pad,)</code> or int is a shortcut for before = after = pad width for all axes.</li> | |
| </ul>`,name:"padding"},{anchor:"transformers.image_transforms.pad.mode",description:`<strong>mode</strong> (<code>PaddingMode</code>) — | |
| The padding mode to use. Can be one of:<ul> | |
| <li><code>"constant"</code>: pads with a constant value.</li> | |
| <li><code>"reflect"</code>: pads with the reflection of the vector mirrored on the first and last values of the | |
| vector along each axis.</li> | |
| <li><code>"replicate"</code>: pads with the replication of the last value on the edge of the array along each axis.</li> | |
| <li><code>"symmetric"</code>: pads with the reflection of the vector mirrored along the edge of the array.</li> | |
| </ul>`,name:"mode"},{anchor:"transformers.image_transforms.pad.constant_values",description:`<strong>constant_values</strong> (<code>float</code> or <code>Iterable[float]</code>, <em>optional</em>) — | |
| The value to use for the padding if <code>mode</code> is <code>"constant"</code>.`,name:"constant_values"},{anchor:"transformers.image_transforms.pad.data_format",description:`<strong>data_format</strong> (<code>str</code> or <code>ChannelDimension</code>, <em>optional</em>) — | |
| The channel dimension format for the output image. Can be one of:<ul> | |
| <li><code>"channels_first"</code> or <code>ChannelDimension.FIRST</code>: image in (num_channels, height, width) format.</li> | |
| <li><code>"channels_last"</code> or <code>ChannelDimension.LAST</code>: image in (height, width, num_channels) format. | |
| If unset, will use same as the input image.</li> | |
| </ul>`,name:"data_format"},{anchor:"transformers.image_transforms.pad.input_data_format",description:`<strong>input_data_format</strong> (<code>str</code> or <code>ChannelDimension</code>, <em>optional</em>) — | |
| The channel dimension format for the input image. Can be one of:<ul> | |
| <li><code>"channels_first"</code> or <code>ChannelDimension.FIRST</code>: image in (num_channels, height, width) format.</li> | |
| <li><code>"channels_last"</code> or <code>ChannelDimension.LAST</code>: image in (height, width, num_channels) format. | |
| If unset, will use the inferred format of the input image.</li> | |
| </ul>`,name:"input_data_format"}],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/image_transforms.py#L667",returnDescription:`<script context="module">export const metadata = 'undefined';<\/script> | |
| <p>The padded image.</p> | |
| `,returnType:`<script context="module">export const metadata = 'undefined';<\/script> | |
| <p><code>np.ndarray</code></p> | |
| `}}),ce=new w({props:{name:"transformers.image_transforms.rgb_to_id",anchor:"transformers.image_transforms.rgb_to_id",parameters:[{name:"color",val:""}],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/image_transforms.py#L626"}}),de=new w({props:{name:"transformers.image_transforms.rescale",anchor:"transformers.image_transforms.rescale",parameters:[{name:"image",val:": ndarray"},{name:"scale",val:": float"},{name:"data_format",val:": Optional = None"},{name:"dtype",val:": dtype = <class 'numpy.float32'>"},{name:"input_data_format",val:": Union = None"}],parametersDescription:[{anchor:"transformers.image_transforms.rescale.image",description:`<strong>image</strong> (<code>np.ndarray</code>) — | |
| The image to rescale.`,name:"image"},{anchor:"transformers.image_transforms.rescale.scale",description:`<strong>scale</strong> (<code>float</code>) — | |
| The scale to use for rescaling the image.`,name:"scale"},{anchor:"transformers.image_transforms.rescale.data_format",description:`<strong>data_format</strong> (<code>ChannelDimension</code>, <em>optional</em>) — | |
| The channel dimension format of the image. If not provided, it will be the same as the input image.`,name:"data_format"},{anchor:"transformers.image_transforms.rescale.dtype",description:`<strong>dtype</strong> (<code>np.dtype</code>, <em>optional</em>, defaults to <code>np.float32</code>) — | |
| The dtype of the output image. Defaults to <code>np.float32</code>. Used for backwards compatibility with feature | |
| extractors.`,name:"dtype"},{anchor:"transformers.image_transforms.rescale.input_data_format",description:`<strong>input_data_format</strong> (<code>ChannelDimension</code>, <em>optional</em>) — | |
| The channel dimension format of the input image. If not provided, it will be inferred from the input image.`,name:"input_data_format"}],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/image_transforms.py#L97",returnDescription:`<script context="module">export const metadata = 'undefined';<\/script> | |
| <p>The rescaled image.</p> | |
| `,returnType:`<script context="module">export const metadata = 'undefined';<\/script> | |
| <p><code>np.ndarray</code></p> | |
| `}}),le=new w({props:{name:"transformers.image_transforms.resize",anchor:"transformers.image_transforms.resize",parameters:[{name:"image",val:": ndarray"},{name:"size",val:": Tuple"},{name:"resample",val:": PILImageResampling = None"},{name:"reducing_gap",val:": Optional = None"},{name:"data_format",val:": Optional = None"},{name:"return_numpy",val:": bool = True"},{name:"input_data_format",val:": Union = None"}],parametersDescription:[{anchor:"transformers.image_transforms.resize.image",description:`<strong>image</strong> (<code>np.ndarray</code>) — | |
| The image to resize.`,name:"image"},{anchor:"transformers.image_transforms.resize.size",description:`<strong>size</strong> (<code>Tuple[int, int]</code>) — | |
| The size to use for resizing the image.`,name:"size"},{anchor:"transformers.image_transforms.resize.resample",description:`<strong>resample</strong> (<code>int</code>, <em>optional</em>, defaults to <code>PILImageResampling.BILINEAR</code>) — | |
| The filter to user for resampling.`,name:"resample"},{anchor:"transformers.image_transforms.resize.reducing_gap",description:`<strong>reducing_gap</strong> (<code>int</code>, <em>optional</em>) — | |
| Apply optimization by resizing the image in two steps. The bigger <code>reducing_gap</code>, the closer the result to | |
| the fair resampling. See corresponding Pillow documentation for more details.`,name:"reducing_gap"},{anchor:"transformers.image_transforms.resize.data_format",description:`<strong>data_format</strong> (<code>ChannelDimension</code>, <em>optional</em>) — | |
| The channel dimension format of the output image. If unset, will use the inferred format from the input.`,name:"data_format"},{anchor:"transformers.image_transforms.resize.return_numpy",description:`<strong>return_numpy</strong> (<code>bool</code>, <em>optional</em>, defaults to <code>True</code>) — | |
| Whether or not to return the resized image as a numpy array. If False a <code>PIL.Image.Image</code> object is | |
| returned.`,name:"return_numpy"},{anchor:"transformers.image_transforms.resize.input_data_format",description:`<strong>input_data_format</strong> (<code>ChannelDimension</code>, <em>optional</em>) — | |
| The channel dimension format of the input image. If unset, will use the inferred format from the input.`,name:"input_data_format"}],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/image_transforms.py#L281",returnDescription:`<script context="module">export const metadata = 'undefined';<\/script> | |
| <p>The resized image.</p> | |
| `,returnType:`<script context="module">export const metadata = 'undefined';<\/script> | |
| <p><code>np.ndarray</code></p> | |
| `}}),pe=new w({props:{name:"transformers.image_transforms.to_pil_image",anchor:"transformers.image_transforms.to_pil_image",parameters:[{name:"image",val:": Union"},{name:"do_rescale",val:": Optional = None"},{name:"input_data_format",val:": Union = None"}],parametersDescription:[{anchor:"transformers.image_transforms.to_pil_image.image",description:`<strong>image</strong> (<code>PIL.Image.Image</code> or <code>numpy.ndarray</code> or <code>torch.Tensor</code> or <code>tf.Tensor</code>) — | |
| The image to convert to the <code>PIL.Image</code> format.`,name:"image"},{anchor:"transformers.image_transforms.to_pil_image.do_rescale",description:`<strong>do_rescale</strong> (<code>bool</code>, <em>optional</em>) — | |
| Whether or not to apply the scaling factor (to make pixel values integers between 0 and 255). Will default | |
| to <code>True</code> if the image type is a floating type and casting to <code>int</code> would result in a loss of precision, | |
| and <code>False</code> otherwise.`,name:"do_rescale"},{anchor:"transformers.image_transforms.to_pil_image.input_data_format",description:`<strong>input_data_format</strong> (<code>ChannelDimension</code>, <em>optional</em>) — | |
| The channel dimension format of the input image. If unset, will use the inferred format from the input.`,name:"input_data_format"}],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/image_transforms.py#L162",returnDescription:`<script context="module">export const metadata = 'undefined';<\/script> | |
| <p>The converted image.</p> | |
| `,returnType:`<script context="module">export const metadata = 'undefined';<\/script> | |
| <p><code>PIL.Image.Image</code></p> | |
| `}}),ge=new $r({props:{title:"ImageProcessingMixin",local:"transformers.ImageProcessingMixin",headingTag:"h2"}}),fe=new w({props:{name:"class transformers.ImageProcessingMixin",anchor:"transformers.ImageProcessingMixin",parameters:[{name:"**kwargs",val:""}],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/image_processing_base.py#L69"}}),he=new w({props:{name:"fetch_images",anchor:"transformers.ImageProcessingMixin.fetch_images",parameters:[{name:"image_url_or_urls",val:": Union"}],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/image_processing_base.py#L527"}}),ue=new w({props:{name:"from_dict",anchor:"transformers.ImageProcessingMixin.from_dict",parameters:[{name:"image_processor_dict",val:": Dict"},{name:"**kwargs",val:""}],parametersDescription:[{anchor:"transformers.ImageProcessingMixin.from_dict.image_processor_dict",description:`<strong>image_processor_dict</strong> (<code>Dict[str, Any]</code>) — | |
| Dictionary that will be used to instantiate the image processor object. Such a dictionary can be | |
| retrieved from a pretrained checkpoint by leveraging the | |
| <a href="/docs/transformers/main/zh/internal/image_processing_utils#transformers.ImageProcessingMixin.to_dict">to_dict()</a> method.`,name:"image_processor_dict"},{anchor:"transformers.ImageProcessingMixin.from_dict.kwargs",description:`<strong>kwargs</strong> (<code>Dict[str, Any]</code>) — | |
| Additional parameters from which to initialize the image processor object.`,name:"kwargs"}],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/image_processing_base.py#L390",returnDescription:`<script context="module">export const metadata = 'undefined';<\/script> | |
| <p>The image processor object instantiated from those | |
| parameters.</p> | |
| `,returnType:`<script context="module">export const metadata = 'undefined';<\/script> | |
| <p><a | |
| href="/docs/transformers/main/zh/main_classes/image_processor#transformers.ImageProcessingMixin" | |
| >ImageProcessingMixin</a></p> | |
| `}}),_e=new w({props:{name:"from_json_file",anchor:"transformers.ImageProcessingMixin.from_json_file",parameters:[{name:"json_file",val:": Union"}],parametersDescription:[{anchor:"transformers.ImageProcessingMixin.from_json_file.json_file",description:`<strong>json_file</strong> (<code>str</code> or <code>os.PathLike</code>) — | |
| Path to the JSON file containing the parameters.`,name:"json_file"}],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/image_processing_base.py#L447",returnDescription:`<script context="module">export const metadata = 'undefined';<\/script> | |
| <p>The image_processor object | |
| instantiated from that JSON file.</p> | |
| `,returnType:`<script context="module">export const metadata = 'undefined';<\/script> | |
| <p>A image processor of type <a | |
| href="/docs/transformers/main/zh/main_classes/image_processor#transformers.ImageProcessingMixin" | |
| >ImageProcessingMixin</a></p> | |
| `}}),be=new w({props:{name:"from_pretrained",anchor:"transformers.ImageProcessingMixin.from_pretrained",parameters:[{name:"pretrained_model_name_or_path",val:": Union"},{name:"cache_dir",val:": Union = None"},{name:"force_download",val:": bool = False"},{name:"local_files_only",val:": bool = False"},{name:"token",val:": Union = None"},{name:"revision",val:": str = 'main'"},{name:"**kwargs",val:""}],parametersDescription:[{anchor:"transformers.ImageProcessingMixin.from_pretrained.pretrained_model_name_or_path",description:`<strong>pretrained_model_name_or_path</strong> (<code>str</code> or <code>os.PathLike</code>) — | |
| This can be either:</p> | |
| <ul> | |
| <li>a string, the <em>model id</em> of a pretrained image_processor hosted inside a model repo on | |
| huggingface.co.</li> | |
| <li>a path to a <em>directory</em> containing a image processor file saved using the | |
| <a href="/docs/transformers/main/zh/main_classes/image_processor#transformers.ImageProcessingMixin.save_pretrained">save_pretrained()</a> method, e.g., | |
| <code>./my_model_directory/</code>.</li> | |
| <li>a path or url to a saved image processor JSON <em>file</em>, e.g., | |
| <code>./my_model_directory/preprocessor_config.json</code>.</li> | |
| </ul>`,name:"pretrained_model_name_or_path"},{anchor:"transformers.ImageProcessingMixin.from_pretrained.cache_dir",description:`<strong>cache_dir</strong> (<code>str</code> or <code>os.PathLike</code>, <em>optional</em>) — | |
| Path to a directory in which a downloaded pretrained model image processor should be cached if the | |
| standard cache should not be used.`,name:"cache_dir"},{anchor:"transformers.ImageProcessingMixin.from_pretrained.force_download",description:`<strong>force_download</strong> (<code>bool</code>, <em>optional</em>, defaults to <code>False</code>) — | |
| Whether or not to force to (re-)download the image processor files and override the cached versions if | |
| they exist. | |
| resume_download — | |
| Deprecated and ignored. All downloads are now resumed by default when possible. | |
| Will be removed in v5 of Transformers.`,name:"force_download"},{anchor:"transformers.ImageProcessingMixin.from_pretrained.proxies",description:`<strong>proxies</strong> (<code>Dict[str, str]</code>, <em>optional</em>) — | |
| A dictionary of proxy servers to use by protocol or endpoint, e.g., <code>{'http': 'foo.bar:3128', 'http://hostname': 'foo.bar:4012'}.</code> The proxies are used on each request.`,name:"proxies"},{anchor:"transformers.ImageProcessingMixin.from_pretrained.token",description:`<strong>token</strong> (<code>str</code> or <code>bool</code>, <em>optional</em>) — | |
| The token to use as HTTP bearer authorization for remote files. If <code>True</code>, or not specified, will use | |
| the token generated when running <code>huggingface-cli login</code> (stored in <code>~/.huggingface</code>).`,name:"token"},{anchor:"transformers.ImageProcessingMixin.from_pretrained.revision",description:`<strong>revision</strong> (<code>str</code>, <em>optional</em>, defaults to <code>"main"</code>) — | |
| The specific model version to use. It can be a branch name, a tag name, or a commit id, since we use a | |
| git-based system for storing models and other artifacts on huggingface.co, so <code>revision</code> can be any | |
| identifier allowed by git.`,name:"revision"}],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/image_processing_base.py#L96",returnDescription:`<script context="module">export const metadata = 'undefined';<\/script> | |
| <p>A image processor of type <a | |
| href="/docs/transformers/main/zh/main_classes/image_processor#transformers.ImageProcessingMixin" | |
| >ImageProcessingMixin</a>.</p> | |
| `}}),S=new Or({props:{anchor:"transformers.ImageProcessingMixin.from_pretrained.example",$$slots:{default:[io]},$$scope:{ctx:R}}}),ve=new w({props:{name:"get_image_processor_dict",anchor:"transformers.ImageProcessingMixin.get_image_processor_dict",parameters:[{name:"pretrained_model_name_or_path",val:": Union"},{name:"**kwargs",val:""}],parametersDescription:[{anchor:"transformers.ImageProcessingMixin.get_image_processor_dict.pretrained_model_name_or_path",description:`<strong>pretrained_model_name_or_path</strong> (<code>str</code> or <code>os.PathLike</code>) — | |
| The identifier of the pre-trained checkpoint from which we want the dictionary of parameters.`,name:"pretrained_model_name_or_path"},{anchor:"transformers.ImageProcessingMixin.get_image_processor_dict.subfolder",description:`<strong>subfolder</strong> (<code>str</code>, <em>optional</em>, defaults to <code>""</code>) — | |
| In case the relevant files are located inside a subfolder of the model repo on huggingface.co, you can | |
| specify the folder name here.`,name:"subfolder"}],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/image_processing_base.py#L271",returnDescription:`<script context="module">export const metadata = 'undefined';<\/script> | |
| <p>The dictionary(ies) that will be used to instantiate the image processor object.</p> | |
| `,returnType:`<script context="module">export const metadata = 'undefined';<\/script> | |
| <p><code>Tuple[Dict, Dict]</code></p> | |
| `}}),xe=new w({props:{name:"push_to_hub",anchor:"transformers.ImageProcessingMixin.push_to_hub",parameters:[{name:"repo_id",val:": str"},{name:"use_temp_dir",val:": Optional = None"},{name:"commit_message",val:": Optional = None"},{name:"private",val:": Optional = None"},{name:"token",val:": Union = None"},{name:"max_shard_size",val:": Union = '5GB'"},{name:"create_pr",val:": bool = False"},{name:"safe_serialization",val:": bool = True"},{name:"revision",val:": str = None"},{name:"commit_description",val:": str = None"},{name:"tags",val:": Optional = None"},{name:"**deprecated_kwargs",val:""}],parametersDescription:[{anchor:"transformers.ImageProcessingMixin.push_to_hub.repo_id",description:`<strong>repo_id</strong> (<code>str</code>) — | |
| The name of the repository you want to push your image processor to. It should contain your organization name | |
| when pushing to a given organization.`,name:"repo_id"},{anchor:"transformers.ImageProcessingMixin.push_to_hub.use_temp_dir",description:`<strong>use_temp_dir</strong> (<code>bool</code>, <em>optional</em>) — | |
| Whether or not to use a temporary directory to store the files saved before they are pushed to the Hub. | |
| Will default to <code>True</code> if there is no directory named like <code>repo_id</code>, <code>False</code> otherwise.`,name:"use_temp_dir"},{anchor:"transformers.ImageProcessingMixin.push_to_hub.commit_message",description:`<strong>commit_message</strong> (<code>str</code>, <em>optional</em>) — | |
| Message to commit while pushing. Will default to <code>"Upload image processor"</code>.`,name:"commit_message"},{anchor:"transformers.ImageProcessingMixin.push_to_hub.private",description:`<strong>private</strong> (<code>bool</code>, <em>optional</em>) — | |
| Whether or not the repository created should be private.`,name:"private"},{anchor:"transformers.ImageProcessingMixin.push_to_hub.token",description:`<strong>token</strong> (<code>bool</code> or <code>str</code>, <em>optional</em>) — | |
| The token to use as HTTP bearer authorization for remote files. If <code>True</code>, will use the token generated | |
| when running <code>huggingface-cli login</code> (stored in <code>~/.huggingface</code>). Will default to <code>True</code> if <code>repo_url</code> | |
| is not specified.`,name:"token"},{anchor:"transformers.ImageProcessingMixin.push_to_hub.max_shard_size",description:`<strong>max_shard_size</strong> (<code>int</code> or <code>str</code>, <em>optional</em>, defaults to <code>"5GB"</code>) — | |
| Only applicable for models. The maximum size for a checkpoint before being sharded. Checkpoints shard | |
| will then be each of size lower than this size. If expressed as a string, needs to be digits followed | |
| by a unit (like <code>"5MB"</code>). We default it to <code>"5GB"</code> so that users can easily load models on free-tier | |
| Google Colab instances without any CPU OOM issues.`,name:"max_shard_size"},{anchor:"transformers.ImageProcessingMixin.push_to_hub.create_pr",description:`<strong>create_pr</strong> (<code>bool</code>, <em>optional</em>, defaults to <code>False</code>) — | |
| Whether or not to create a PR with the uploaded files or directly commit.`,name:"create_pr"},{anchor:"transformers.ImageProcessingMixin.push_to_hub.safe_serialization",description:`<strong>safe_serialization</strong> (<code>bool</code>, <em>optional</em>, defaults to <code>True</code>) — | |
| Whether or not to convert the model weights in safetensors format for safer serialization.`,name:"safe_serialization"},{anchor:"transformers.ImageProcessingMixin.push_to_hub.revision",description:`<strong>revision</strong> (<code>str</code>, <em>optional</em>) — | |
| Branch to push the uploaded files to.`,name:"revision"},{anchor:"transformers.ImageProcessingMixin.push_to_hub.commit_description",description:`<strong>commit_description</strong> (<code>str</code>, <em>optional</em>) — | |
| The description of the commit that will be created`,name:"commit_description"},{anchor:"transformers.ImageProcessingMixin.push_to_hub.tags",description:`<strong>tags</strong> (<code>List[str]</code>, <em>optional</em>) — | |
| List of tags to push on the Hub.`,name:"tags"}],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/utils/hub.py#L828"}}),G=new Or({props:{anchor:"transformers.ImageProcessingMixin.push_to_hub.example",$$slots:{default:[mo]},$$scope:{ctx:R}}}),ye=new w({props:{name:"register_for_auto_class",anchor:"transformers.ImageProcessingMixin.register_for_auto_class",parameters:[{name:"auto_class",val:" = 'AutoImageProcessor'"}],parametersDescription:[{anchor:"transformers.ImageProcessingMixin.register_for_auto_class.auto_class",description:`<strong>auto_class</strong> (<code>str</code> or <code>type</code>, <em>optional</em>, defaults to <code>"AutoImageProcessor "</code>) — | |
| The auto class to register this new image processor with.`,name:"auto_class"}],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/image_processing_base.py#L501"}}),A=new ao({props:{warning:!0,$$slots:{default:[co]},$$scope:{ctx:R}}}),$e=new w({props:{name:"save_pretrained",anchor:"transformers.ImageProcessingMixin.save_pretrained",parameters:[{name:"save_directory",val:": Union"},{name:"push_to_hub",val:": bool = False"},{name:"**kwargs",val:""}],parametersDescription:[{anchor:"transformers.ImageProcessingMixin.save_pretrained.save_directory",description:`<strong>save_directory</strong> (<code>str</code> or <code>os.PathLike</code>) — | |
| Directory where the image processor JSON file will be saved (will be created if it does not exist).`,name:"save_directory"},{anchor:"transformers.ImageProcessingMixin.save_pretrained.push_to_hub",description:`<strong>push_to_hub</strong> (<code>bool</code>, <em>optional</em>, defaults to <code>False</code>) — | |
| Whether or not to push your model to the Hugging Face model hub after saving it. You can specify the | |
| repository you want to push to with <code>repo_id</code> (will default to the name of <code>save_directory</code> in your | |
| namespace).`,name:"push_to_hub"},{anchor:"transformers.ImageProcessingMixin.save_pretrained.kwargs",description:`<strong>kwargs</strong> (<code>Dict[str, Any]</code>, <em>optional</em>) — | |
| Additional key word arguments passed along to the <a href="/docs/transformers/main/zh/main_classes/model#transformers.utils.PushToHubMixin.push_to_hub">push_to_hub()</a> method.`,name:"kwargs"}],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/image_processing_base.py#L210"}}),we=new w({props:{name:"to_dict",anchor:"transformers.ImageProcessingMixin.to_dict",parameters:[],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/image_processing_base.py#L435",returnDescription:`<script context="module">export const metadata = 'undefined';<\/script> | |
| <p>Dictionary of all the attributes that make up this image processor instance.</p> | |
| `,returnType:`<script context="module">export const metadata = 'undefined';<\/script> | |
| <p><code>Dict[str, Any]</code></p> | |
| `}}),Me=new w({props:{name:"to_json_file",anchor:"transformers.ImageProcessingMixin.to_json_file",parameters:[{name:"json_file_path",val:": Union"}],parametersDescription:[{anchor:"transformers.ImageProcessingMixin.to_json_file.json_file_path",description:`<strong>json_file_path</strong> (<code>str</code> or <code>os.PathLike</code>) — | |
| Path to the JSON file in which this image_processor instance’s parameters will be saved.`,name:"json_file_path"}],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/image_processing_base.py#L487"}}),Ie=new w({props:{name:"to_json_string",anchor:"transformers.ImageProcessingMixin.to_json_string",parameters:[],source:"https://github.com/huggingface/transformers/blob/main/src/transformers/image_processing_base.py#L466",returnDescription:`<script context="module">export const metadata = 'undefined';<\/script> | |
| <p>String containing all the attributes that make up this feature_extractor instance in JSON format.</p> | |
| `,returnType:`<script context="module">export const metadata = 'undefined';<\/script> | |
| <p><code>str</code></p> | |
| `}}),Te=new so({props:{source:"https://github.com/huggingface/transformers/blob/main/docs/source/zh/internal/image_processing_utils.md"}}),{c(){d=a("meta"),P=o(),M=a("p"),$=o(),p(I.$$.fragment),c=o(),T=a("p"),T.textContent=Mr,st=o(),te=a("p"),te.textContent=Ir,it=o(),p(re.$$.fragment),mt=o(),N=a("div"),p(oe.$$.fragment),kt=o(),Ce=a("p"),Ce.innerHTML=Tr,ct=o(),C=a("div"),p(ne.$$.fragment),Dt=o(),je=a("p"),je.textContent=Pr,Wt=o(),Ue=a("p"),Ue.textContent=Cr,dt=o(),j=a("div"),p(ae.$$.fragment),qt=o(),ze=a("p"),ze.textContent=jr,Bt=o(),Je=a("p"),Je.textContent=Ur,lt=o(),k=a("div"),p(se.$$.fragment),Vt=o(),Le=a("p"),Le.textContent=zr,pt=o(),U=a("div"),p(ie.$$.fragment),Et=o(),Ze=a("p"),Ze.innerHTML=Jr,Ht=o(),Ne=a("p"),Ne.textContent=Lr,gt=o(),D=a("div"),p(me.$$.fragment),Rt=o(),ke=a("p"),ke.innerHTML=Zr,ft=o(),W=a("div"),p(ce.$$.fragment),Xt=o(),De=a("p"),De.textContent=Nr,ht=o(),q=a("div"),p(de.$$.fragment),Ft=o(),We=a("p"),We.innerHTML=kr,ut=o(),B=a("div"),p(le.$$.fragment),St=o(),qe=a("p"),qe.innerHTML=Dr,_t=o(),V=a("div"),p(pe.$$.fragment),Yt=o(),Be=a("p"),Be.innerHTML=Wr,bt=o(),p(ge.$$.fragment),vt=o(),l=a("div"),p(fe.$$.fragment),Gt=o(),Ve=a("p"),Ve.textContent=qr,At=o(),z=a("div"),p(he.$$.fragment),Qt=o(),Ee=a("p"),Ee.innerHTML=Br,Ot=o(),He=a("p"),He.textContent=Vr,Kt=o(),X=a("div"),p(ue.$$.fragment),er=o(),Re=a("p"),Re.innerHTML=Er,tr=o(),F=a("div"),p(_e.$$.fragment),rr=o(),Xe=a("p"),Xe.innerHTML=Hr,or=o(),J=a("div"),p(be.$$.fragment),nr=o(),Fe=a("p"),Fe.innerHTML=Rr,ar=o(),p(S.$$.fragment),sr=o(),Y=a("div"),p(ve.$$.fragment),ir=o(),Se=a("p"),Se.innerHTML=Xr,mr=o(),L=a("div"),p(xe.$$.fragment),cr=o(),Ye=a("p"),Ye.textContent=Fr,dr=o(),p(G.$$.fragment),lr=o(),Z=a("div"),p(ye.$$.fragment),pr=o(),Ge=a("p"),Ge.innerHTML=Sr,gr=o(),p(A.$$.fragment),fr=o(),Q=a("div"),p($e.$$.fragment),hr=o(),Ae=a("p"),Ae.innerHTML=Yr,ur=o(),O=a("div"),p(we.$$.fragment),_r=o(),Qe=a("p"),Qe.textContent=Gr,br=o(),K=a("div"),p(Me.$$.fragment),vr=o(),Oe=a("p"),Oe.textContent=Ar,xr=o(),ee=a("div"),p(Ie.$$.fragment),yr=o(),Ke=a("p"),Ke.textContent=Qr,xt=o(),p(Te.$$.fragment),yt=o(),at=a("p"),this.h()},l(e){const i=no("svelte-u9bgzb",document.head);d=s(i,"META",{name:!0,content:!0}),i.forEach(r),P=n(e),M=s(e,"P",{}),x(M).forEach(r),$=n(e),g(I.$$.fragment,e),c=n(e),T=s(e,"P",{"data-svelte-h":!0}),b(T)!=="svelte-vd05t"&&(T.textContent=Mr),st=n(e),te=s(e,"P",{"data-svelte-h":!0}),b(te)!=="svelte-ttczke"&&(te.textContent=Ir),it=n(e),g(re.$$.fragment,e),mt=n(e),N=s(e,"DIV",{class:!0});var Pe=x(N);g(oe.$$.fragment,Pe),kt=n(Pe),Ce=s(Pe,"P",{"data-svelte-h":!0}),b(Ce)!=="svelte-2qw57k"&&(Ce.innerHTML=Tr),Pe.forEach(r),ct=n(e),C=s(e,"DIV",{class:!0});var E=x(C);g(ne.$$.fragment,E),Dt=n(E),je=s(E,"P",{"data-svelte-h":!0}),b(je)!=="svelte-kjzox5"&&(je.textContent=Pr),Wt=n(E),Ue=s(E,"P",{"data-svelte-h":!0}),b(Ue)!=="svelte-fnusyy"&&(Ue.textContent=Cr),E.forEach(r),dt=n(e),j=s(e,"DIV",{class:!0});var H=x(j);g(ae.$$.fragment,H),qt=n(H),ze=s(H,"P",{"data-svelte-h":!0}),b(ze)!=="svelte-m5ejz9"&&(ze.textContent=jr),Bt=n(H),Je=s(H,"P",{"data-svelte-h":!0}),b(Je)!=="svelte-1isflmb"&&(Je.textContent=Ur),H.forEach(r),lt=n(e),k=s(e,"DIV",{class:!0});var wt=x(k);g(se.$$.fragment,wt),Vt=n(wt),Le=s(wt,"P",{"data-svelte-h":!0}),b(Le)!=="svelte-19ts50v"&&(Le.textContent=zr),wt.forEach(r),pt=n(e),U=s(e,"DIV",{class:!0});var et=x(U);g(ie.$$.fragment,et),Et=n(et),Ze=s(et,"P",{"data-svelte-h":!0}),b(Ze)!=="svelte-cgeryj"&&(Ze.innerHTML=Jr),Ht=n(et),Ne=s(et,"P",{"data-svelte-h":!0}),b(Ne)!=="svelte-1vabayc"&&(Ne.textContent=Lr),et.forEach(r),gt=n(e),D=s(e,"DIV",{class:!0});var Mt=x(D);g(me.$$.fragment,Mt),Rt=n(Mt),ke=s(Mt,"P",{"data-svelte-h":!0}),b(ke)!=="svelte-1v3jx5j"&&(ke.innerHTML=Zr),Mt.forEach(r),ft=n(e),W=s(e,"DIV",{class:!0});var It=x(W);g(ce.$$.fragment,It),Xt=n(It),De=s(It,"P",{"data-svelte-h":!0}),b(De)!=="svelte-78trhr"&&(De.textContent=Nr),It.forEach(r),ht=n(e),q=s(e,"DIV",{class:!0});var Tt=x(q);g(de.$$.fragment,Tt),Ft=n(Tt),We=s(Tt,"P",{"data-svelte-h":!0}),b(We)!=="svelte-skn2h6"&&(We.innerHTML=kr),Tt.forEach(r),ut=n(e),B=s(e,"DIV",{class:!0});var Pt=x(B);g(le.$$.fragment,Pt),St=n(Pt),qe=s(Pt,"P",{"data-svelte-h":!0}),b(qe)!=="svelte-avham3"&&(qe.innerHTML=Dr),Pt.forEach(r),_t=n(e),V=s(e,"DIV",{class:!0});var Ct=x(V);g(pe.$$.fragment,Ct),Yt=n(Ct),Be=s(Ct,"P",{"data-svelte-h":!0}),b(Be)!=="svelte-e557ju"&&(Be.innerHTML=Wr),Ct.forEach(r),bt=n(e),g(ge.$$.fragment,e),vt=n(e),l=s(e,"DIV",{class:!0});var v=x(l);g(fe.$$.fragment,v),Gt=n(v),Ve=s(v,"P",{"data-svelte-h":!0}),b(Ve)!=="svelte-16ht4m3"&&(Ve.textContent=qr),At=n(v),z=s(v,"DIV",{class:!0});var tt=x(z);g(he.$$.fragment,tt),Qt=n(tt),Ee=s(tt,"P",{"data-svelte-h":!0}),b(Ee)!=="svelte-2773v6"&&(Ee.innerHTML=Br),Ot=n(tt),He=s(tt,"P",{"data-svelte-h":!0}),b(He)!=="svelte-1q8uymn"&&(He.textContent=Vr),tt.forEach(r),Kt=n(v),X=s(v,"DIV",{class:!0});var jt=x(X);g(ue.$$.fragment,jt),er=n(jt),Re=s(jt,"P",{"data-svelte-h":!0}),b(Re)!=="svelte-alocmb"&&(Re.innerHTML=Er),jt.forEach(r),tr=n(v),F=s(v,"DIV",{class:!0});var Ut=x(F);g(_e.$$.fragment,Ut),rr=n(Ut),Xe=s(Ut,"P",{"data-svelte-h":!0}),b(Xe)!=="svelte-13iwdwt"&&(Xe.innerHTML=Hr),Ut.forEach(r),or=n(v),J=s(v,"DIV",{class:!0});var rt=x(J);g(be.$$.fragment,rt),nr=n(rt),Fe=s(rt,"P",{"data-svelte-h":!0}),b(Fe)!=="svelte-1vlxcdo"&&(Fe.innerHTML=Rr),ar=n(rt),g(S.$$.fragment,rt),rt.forEach(r),sr=n(v),Y=s(v,"DIV",{class:!0});var zt=x(Y);g(ve.$$.fragment,zt),ir=n(zt),Se=s(zt,"P",{"data-svelte-h":!0}),b(Se)!=="svelte-d2g2ab"&&(Se.innerHTML=Xr),zt.forEach(r),mr=n(v),L=s(v,"DIV",{class:!0});var ot=x(L);g(xe.$$.fragment,ot),cr=n(ot),Ye=s(ot,"P",{"data-svelte-h":!0}),b(Ye)!=="svelte-1qlyz3u"&&(Ye.textContent=Fr),dr=n(ot),g(G.$$.fragment,ot),ot.forEach(r),lr=n(v),Z=s(v,"DIV",{class:!0});var nt=x(Z);g(ye.$$.fragment,nt),pr=n(nt),Ge=s(nt,"P",{"data-svelte-h":!0}),b(Ge)!=="svelte-ofyqve"&&(Ge.innerHTML=Sr),gr=n(nt),g(A.$$.fragment,nt),nt.forEach(r),fr=n(v),Q=s(v,"DIV",{class:!0});var Jt=x(Q);g($e.$$.fragment,Jt),hr=n(Jt),Ae=s(Jt,"P",{"data-svelte-h":!0}),b(Ae)!=="svelte-4bre85"&&(Ae.innerHTML=Yr),Jt.forEach(r),ur=n(v),O=s(v,"DIV",{class:!0});var Lt=x(O);g(we.$$.fragment,Lt),_r=n(Lt),Qe=s(Lt,"P",{"data-svelte-h":!0}),b(Qe)!=="svelte-1ww3wqq"&&(Qe.textContent=Gr),Lt.forEach(r),br=n(v),K=s(v,"DIV",{class:!0});var Zt=x(K);g(Me.$$.fragment,Zt),vr=n(Zt),Oe=s(Zt,"P",{"data-svelte-h":!0}),b(Oe)!=="svelte-1g70y32"&&(Oe.textContent=Ar),Zt.forEach(r),xr=n(v),ee=s(v,"DIV",{class:!0});var Nt=x(ee);g(Ie.$$.fragment,Nt),yr=n(Nt),Ke=s(Nt,"P",{"data-svelte-h":!0}),b(Ke)!=="svelte-5ayq1f"&&(Ke.textContent=Qr),Nt.forEach(r),v.forEach(r),xt=n(e),g(Te.$$.fragment,e),yt=n(e),at=s(e,"P",{}),x(at).forEach(r),this.h()},h(){y(d,"name","hf:doc:metadata"),y(d,"content",po),y(N,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8"),y(C,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8"),y(j,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8"),y(k,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8"),y(U,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8"),y(D,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8"),y(W,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8"),y(q,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8"),y(B,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8"),y(V,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8"),y(z,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8"),y(X,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8"),y(F,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8"),y(J,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8"),y(Y,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8"),y(L,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8"),y(Z,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8"),y(Q,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8"),y(O,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8"),y(K,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8"),y(ee,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8"),y(l,"class","docstring border-l-2 border-t-2 pl-4 pt-3.5 border-gray-100 rounded-tl-xl mb-6 mt-8")},m(e,i){t(document.head,d),m(e,P,i),m(e,M,i),m(e,$,i),f(I,e,i),m(e,c,i),m(e,T,i),m(e,st,i),m(e,te,i),m(e,it,i),f(re,e,i),m(e,mt,i),m(e,N,i),f(oe,N,null),t(N,kt),t(N,Ce),m(e,ct,i),m(e,C,i),f(ne,C,null),t(C,Dt),t(C,je),t(C,Wt),t(C,Ue),m(e,dt,i),m(e,j,i),f(ae,j,null),t(j,qt),t(j,ze),t(j,Bt),t(j,Je),m(e,lt,i),m(e,k,i),f(se,k,null),t(k,Vt),t(k,Le),m(e,pt,i),m(e,U,i),f(ie,U,null),t(U,Et),t(U,Ze),t(U,Ht),t(U,Ne),m(e,gt,i),m(e,D,i),f(me,D,null),t(D,Rt),t(D,ke),m(e,ft,i),m(e,W,i),f(ce,W,null),t(W,Xt),t(W,De),m(e,ht,i),m(e,q,i),f(de,q,null),t(q,Ft),t(q,We),m(e,ut,i),m(e,B,i),f(le,B,null),t(B,St),t(B,qe),m(e,_t,i),m(e,V,i),f(pe,V,null),t(V,Yt),t(V,Be),m(e,bt,i),f(ge,e,i),m(e,vt,i),m(e,l,i),f(fe,l,null),t(l,Gt),t(l,Ve),t(l,At),t(l,z),f(he,z,null),t(z,Qt),t(z,Ee),t(z,Ot),t(z,He),t(l,Kt),t(l,X),f(ue,X,null),t(X,er),t(X,Re),t(l,tr),t(l,F),f(_e,F,null),t(F,rr),t(F,Xe),t(l,or),t(l,J),f(be,J,null),t(J,nr),t(J,Fe),t(J,ar),f(S,J,null),t(l,sr),t(l,Y),f(ve,Y,null),t(Y,ir),t(Y,Se),t(l,mr),t(l,L),f(xe,L,null),t(L,cr),t(L,Ye),t(L,dr),f(G,L,null),t(l,lr),t(l,Z),f(ye,Z,null),t(Z,pr),t(Z,Ge),t(Z,gr),f(A,Z,null),t(l,fr),t(l,Q),f($e,Q,null),t(Q,hr),t(Q,Ae),t(l,ur),t(l,O),f(we,O,null),t(O,_r),t(O,Qe),t(l,br),t(l,K),f(Me,K,null),t(K,vr),t(K,Oe),t(l,xr),t(l,ee),f(Ie,ee,null),t(ee,yr),t(ee,Ke),m(e,xt,i),f(Te,e,i),m(e,yt,i),m(e,at,i),$t=!0},p(e,[i]){const Pe={};i&2&&(Pe.$$scope={dirty:i,ctx:e}),S.$set(Pe);const E={};i&2&&(E.$$scope={dirty:i,ctx:e}),G.$set(E);const H={};i&2&&(H.$$scope={dirty:i,ctx:e}),A.$set(H)},i(e){$t||(h(I.$$.fragment,e),h(re.$$.fragment,e),h(oe.$$.fragment,e),h(ne.$$.fragment,e),h(ae.$$.fragment,e),h(se.$$.fragment,e),h(ie.$$.fragment,e),h(me.$$.fragment,e),h(ce.$$.fragment,e),h(de.$$.fragment,e),h(le.$$.fragment,e),h(pe.$$.fragment,e),h(ge.$$.fragment,e),h(fe.$$.fragment,e),h(he.$$.fragment,e),h(ue.$$.fragment,e),h(_e.$$.fragment,e),h(be.$$.fragment,e),h(S.$$.fragment,e),h(ve.$$.fragment,e),h(xe.$$.fragment,e),h(G.$$.fragment,e),h(ye.$$.fragment,e),h(A.$$.fragment,e),h($e.$$.fragment,e),h(we.$$.fragment,e),h(Me.$$.fragment,e),h(Ie.$$.fragment,e),h(Te.$$.fragment,e),$t=!0)},o(e){u(I.$$.fragment,e),u(re.$$.fragment,e),u(oe.$$.fragment,e),u(ne.$$.fragment,e),u(ae.$$.fragment,e),u(se.$$.fragment,e),u(ie.$$.fragment,e),u(me.$$.fragment,e),u(ce.$$.fragment,e),u(de.$$.fragment,e),u(le.$$.fragment,e),u(pe.$$.fragment,e),u(ge.$$.fragment,e),u(fe.$$.fragment,e),u(he.$$.fragment,e),u(ue.$$.fragment,e),u(_e.$$.fragment,e),u(be.$$.fragment,e),u(S.$$.fragment,e),u(ve.$$.fragment,e),u(xe.$$.fragment,e),u(G.$$.fragment,e),u(ye.$$.fragment,e),u(A.$$.fragment,e),u($e.$$.fragment,e),u(we.$$.fragment,e),u(Me.$$.fragment,e),u(Ie.$$.fragment,e),u(Te.$$.fragment,e),$t=!1},d(e){e&&(r(P),r(M),r($),r(c),r(T),r(st),r(te),r(it),r(mt),r(N),r(ct),r(C),r(dt),r(j),r(lt),r(k),r(pt),r(U),r(gt),r(D),r(ft),r(W),r(ht),r(q),r(ut),r(B),r(_t),r(V),r(bt),r(vt),r(l),r(xt),r(yt),r(at)),r(d),_(I,e),_(re,e),_(oe),_(ne),_(ae),_(se),_(ie),_(me),_(ce),_(de),_(le),_(pe),_(ge,e),_(fe),_(he),_(ue),_(_e),_(be),_(S),_(ve),_(xe),_(G),_(ye),_(A),_($e),_(we),_(Me),_(Ie),_(Te,e)}}}const po='{"title":"Image Processors的工具","local":"image-processors的工具","sections":[{"title":"图像转换","local":"transformers.image_transforms.center_crop","sections":[],"depth":2},{"title":"ImageProcessingMixin","local":"transformers.ImageProcessingMixin","sections":[],"depth":2}],"depth":1}';function go(R){return to(()=>{new URLSearchParams(window.location.search).get("fw")}),[]}class yo extends ro{constructor(d){super(),oo(this,d,go,lo,eo,{})}}export{yo as component}; | |
Xet Storage Details
- Size:
- 55.1 kB
- Xet hash:
- 3a5f7c0ffc5f2b6298d7a93d8792cbe30235320cc0b5676daf81afda946b1d7b
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.