SW-CV-ModelZoo icon indicating copy to clipboard operation
SW-CV-ModelZoo copied to clipboard

Repo for my Tensorflow/Keras CV experiments. Mostly revolving around the Danbooru20xx dataset

Results 5 SW-CV-ModelZoo issues
Sort by recently updated
recently updated
newest added

![8de2f3e55159f258f3925242e64bd6d](https://github.com/SmilingWolf/SW-CV-ModelZoo/assets/91857689/4d2751b3-a9f7-4db4-b526-7a1c26a8091a) 横坐标为step,纵坐标为F1; 我在作者huggingface上提供的Moat权重的基础上进行恢复训练。 训练的时候第一个epoch正常,后面阶段性(几乎是以一个epoch为周期)下降会是什么原因

2024-01-24 10:40:27.562336: W tensorflow/core/kernels/data/cache_dataset_ops.cc:856] The calling iterator did not fully read the dataset being cached. In order to avoid unexpected truncation of the dataset, the partially cached contents of the...

What is the approximate time needed to train one epoch with 8 V100 GPUs (32GB each) on a dataset of 3.2 million images? How many epochs might be required to...

![image](https://user-images.githubusercontent.com/22143401/232654605-3204bc07-2f00-4b13-b532-afc10e0ce82d.png) I would like to inquire about the SFW_cleanup folder and whether its contents would be helpful in identifying which tags correspond to NSFW. Specifically, I am curious as to...

Would there be a dataloader to read handmade img+.txt dataset rather than sql?