<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Modern computer vision with PyTorch</title>
    <subTitle>explore deep learning concepts and implement over 50 real-world image applications</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Ayyadevara, V. Kishore</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Reddy, Yeshwanth</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource/>
  <originInfo>
    <place>
      <placeTerm type="text">Birmingham, UK</placeTerm>
    </place>
    <publisher>Packt Publishing Limited</publisher>
    <dateIssued>2020</dateIssued>
    <edition>2nd edition.</edition>
    <issuance/>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>xxiv, 824 pages : illustrations (chiefly color) ;  24 cm.</extent>
  </physicalDescription>
  <abstract>The book Modern Computer Vision with PyTorch is a practical guide to building deep learning applications for computer vision using the PyTorch framework. Covering more than fifty hands-on projects, it introduces neural networks, convolutional neural networks, transfer learning, object detection, image segmentation, GANs, image captioning, reinforcement learning, and deployment techniques. The book combines theoretical foundations with implementation examples, making it an excellent resource for students, researchers, and AI practitioners developing real-world computer vision systems.</abstract>
  <tableOfContents>Artificial neural network fundamentals -- PyTorch fundamentals -- Building deep neural networks with PyTorch -- Introducing convolutional neural networks -- Transfer learning for image classification -- Practical aspects of image classification -- Object detection -- Advanced object detection -- Image segmentation -- Applications of object detection and segmentation -- Autoencoders and image manipulation -- Image generation using GANs -- Advanced GANs for image manipulation -- Training with minimal data points -- Combining computer vision and natural language processing -- Combining computer vision and reinforcement learning -- Moving computer vision models to production -- OpenCV utilities for image analysis.</tableOfContents>
  <note type="statement of responsibility">V. Kishore Ayyadevara and Yeshwanth Reddy.</note>
  <subject>
    <topic>Computer vision</topic>
  </subject>
  <subject>
    <topic>Deep learning (Machine learning)</topic>
  </subject>
  <subject>
    <topic>Neural networks (Computer science)</topic>
  </subject>
  <subject>
    <topic>Image processing</topic>
    <topic>Digital techniques</topic>
  </subject>
  <subject>
    <topic>Pattern recognition systems</topic>
  </subject>
  <subject>
    <topic>Machine learning</topic>
  </subject>
  <subject>
    <topic>Artificial intelligence</topic>
  </subject>
  <subject>
    <topic>PyTorch (Computer file)</topic>
  </subject>
  <subject>
    <topic>OpenCV (Computer program)</topic>
  </subject>
  <classification authority="ddc">006.37 AYY/M</classification>
  <identifier type="isbn">9781839213472 (paperback)</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">IN-BhIIT</recordContentSource>
    <recordCreationDate encoding="marc">260806</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260806170045.0</recordChangeDate>
    <recordIdentifier source="IN-BhIIT">11540</recordIdentifier>
  </recordInfo>
</mods>
