Skip to content

A simple project used for Image Classification, including train and predict in Pytorch, do inference in Pytorch C++ API and TensorRT

Notifications You must be signed in to change notification settings

CabbageWust/Image_Classify_pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image_Classify_pytorch

A simple project used for Image Classification, which depend on Pytorch, including train and predict.

To build a image classification project, we always follow some steps:

1.define a Dataset class

2.build model struct

3.train model

4.evaluate / predict

使用方法:https://blog.csdn.net/qq_37546267/article/details/105169019

About

A simple project used for Image Classification, including train and predict in Pytorch, do inference in Pytorch C++ API and TensorRT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published