akanimax / akanimax/pro_gan_pytorch-examples

How to train on custom dataset?

未關閉
#2 53 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
38
分支
14
PR 合併指標
30 天內沒有已合併 PR

描述

My dataset has 100 classes, and the directory structure is like:

> data/images
|-001
  |-001_0001.jpg
  |-001_0002.jpg
  |-...
|-002
  |-002_0001.jpg
  |-002_0002.jpg
...

That is every folder represents a separate class.

May I ask that how to train on this custom dataset?

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。