舉報

PyTorch Computer Vision Cookbook
最新章節: Leave a review - let other readers know what you think
Computervisiontechniquesplayanintegralroleinhelpingdevelopersgainahigh-levelunderstandingofdigitalimagesandvideos.Withthisbook,you’lllearnhowtosolvethetrickiestproblemsincomputervision(CV)usingthepowerofdeeplearningalgorithms,andleveragethelatestfeaturesofPyTorch1.xtoperformavarietyofCVtasks.StartingwithaquickoverviewofthePyTorchlibraryandkeydeeplearningconcepts,thebookthencoverscommonandnot-so-commonchallengesfacedwhileperformingimagerecognition,imagesegmentation,objectdetection,imagegeneration,andothertasks.Next,you’llunderstandhowtoimplementthesetasksusingvariousdeeplearningarchitecturessuchasconvolutionalneuralnetworks(CNNs),recurrentneuralnetworks(RNNs),longshort-termmemory(LSTM),andgenerativeadversarialnetworks(GANs).Usingaproblem-solutionapproach,you’lllearnhowtosolveanyissueyoumightfacewhilefine-tuningtheperformanceofamodelorintegratingitintoyourapplication.Later,you’llgettogripswithscalingyourmodeltohandlelargerworkloads,andimplementingbestpracticesfortrainingmodelsefficiently.BytheendofthisCVbook,you’llbeproficientinconfidentlysolvingmanyCVrelatedproblemsusingdeeplearningandPyTorch.