Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想制作自己的 imagenet 自定义数据集,从 1000 个类中提取 20 个类。我能够将其转换为 TFRecords 格式,但我想要一个 keras 友好的版本,因为 keras 对我来说更灵活。