Contents Menu Expand Light mode Dark mode Auto light/dark mode
Kornia
Light Logo Dark Logo

GET STARTED

  • What is Kornia library ?
  • Highlighted Features
  • Installation
  • About
  • Tutorials
  • Training API (experimental)
  • OpenCV AI Kit
  • Kornia AI Organization

API REFERENCE

  • kornia.augmentation
    • Automatic Augmentation Methods
    • Base Classes
    • Augmentation Containers
    • Image Augmentations
  • kornia.color
  • kornia.contrib
  • kornia.core
  • kornia.enhance
  • kornia.feature
  • kornia.filters
  • kornia.geometry
    • kornia.geometry.bbox
    • kornia.geometry.boxes
    • kornia.geometry.keypoints
    • kornia.geometry.calibration
    • kornia.geometry.camera
      • Pinhole Camera
      • Perspective Camera
      • Stereo Camera
    • kornia.geometry.conversions
    • kornia.geometry.depth
    • kornia.geometry.epipolar
    • kornia.geometry.homography
    • kornia.geometry.liegroup
    • kornia.geometry.linalg
    • kornia.geometry.line
    • kornia.geometry.quaternion
    • kornia.geometry.solvers
    • kornia.geometry.subpix
    • kornia.geometry.transform
    • kornia.geometry.ransac
  • kornia.sensors
    • kornia.sensors.camera
  • kornia.io
  • kornia.image
  • kornia.losses
  • kornia.metrics
  • kornia.morphology
  • kornia.tracking
  • kornia.testing
  • kornia.utils
  • kornia.x

KORNIA APPLICATIONS

  • Computer Vision Algorithms
  • Visual Prompting
  • Face Detection
  • Image Augmentation
  • Image Classification
  • Image Matching
  • Image Stitching
  • Image Registration
  • Image Denoising
  • Semantic segmentation
  • Object detection

KORNIA MODELS

  • Real-Time Detection Transformer (RT-DETR)
  • Segment Anything (SAM)
  • Faster Segment Anything (MobileSAM)
  • YuNet
  • Vision Transformer (ViT)
  • MobileViT
  • TinyViT
  • LoFTR (matching)
  • DeFMO (video)
  • Hardnet (descriptor)
  • Affnet (detection)
  • SOLD2 (Line detection and matching)
  • Dexined (edge detection)

SUPPORT

  • Issue tracker
  • Slack community
  • LibreCV community
  • Twitter @kornia_foss
  • Kornia 社区
  • Kornia Youtube
  • Kornia LinkedIn
  • Kornia AI

COMMUNITY

  • Contribute to Kornia
  • Frequently Asked Questions
  • Bibliography
Back to top
Edit this page

kornia.core#

class kornia.core.TensorWrapper(data)[source]#
unwrap()[source]#
Next
kornia.enhance
Previous
kornia.contrib
Copyright © 2019, Kornia developers
Made with Sphinx and @pradyunsg's Furo
On this page
  • kornia.core
    • TensorWrapper
      • TensorWrapper.unwrap()