Enhance remove_grandfathered.py by adding parent directory to Python path bbf0244 k4d3 commited on Dec 14, 2024
Add shebang and encoding declaration to remove_grandfathered.py f162c21 k4d3 commited on Dec 14, 2024
Refactor CUDA handling in jtp2.py to improve device compatibility a4c1cb2 k4d3 commited on Dec 14, 2024
Enhance jtp2.py with no_grad option for improved inference control f57387a k4d3 commited on Dec 14, 2024
Refactor CUDA handling in jtp2.py for improved CPU and GPU compatibility 4a3a777 k4d3 commited on Dec 14, 2024
Refactor image processing in img_clean_sketch.py to enhance functionality b6f2240 k4d3 commited on Dec 12, 2024
Refactor caption concatenation in concat_all_captions.py to output a single line in .txt files 7182bfe k4d3 commited on Dec 10, 2024
Update num_classes and batch_size in JTP2Processor for model compatibility 1377f41 k4d3 commited on Dec 10, 2024
Update num_classes in JTP2Processor to 18166 for alignment with state_dict c28cd7a k4d3 commited on Dec 10, 2024
Update num_classes in JTP2Processor model initialization to 18166 for alignment with state_dict 3d2fa3e k4d3 commited on Dec 10, 2024
Fix trailing newline in inspecting_state_dict.py for consistency b4b77ff k4d3 commited on Dec 10, 2024
Update num_classes in JTP2Processor model initialization to align with state_dict 144810d k4d3 commited on Dec 10, 2024
Refactor GatedHead initialization in jtp2.py for improved clarity 4c9d4b7 k4d3 commited on Dec 10, 2024
Enhance GatedHead class in jtp2.py with weight and bias properties 1f3d043 k4d3 commited on Dec 10, 2024
Add state_dict loading functionality and enhance jtp2.py argument parsing 5d86101 k4d3 commited on Dec 10, 2024
Update jtp2.py to rename threshold argument and enhance image processing logic 671bb4d k4d3 commited on Dec 10, 2024
Remove trailing blank lines in jtp2.py to improve code cleanliness 4530d27 k4d3 commited on Dec 10, 2024
Update jtp2.py to rename threshold argument and enhance tag filtering be35944 k4d3 commited on Dec 10, 2024
Remove unused import of VisionTransformer from timm in jtp2.py to streamline code and improve maintainability. c0f3d50 k4d3 commited on Dec 10, 2024
Update jtp2.py to include module header and docstring for improved documentation 8bbfe6e k4d3 commited on Dec 10, 2024
Refactor multiprocessing setup and global processor initialization in wdv3.py 1de94ef k4d3 commited on Dec 10, 2024
Refactor multiprocessing and enhance error handling in wdv3.py and batch_processor.py 8fa56d9 k4d3 commited on Dec 10, 2024
Enhance batch processing options in wdv3.py and batch_processor.py f0b0d4c k4d3 commited on Dec 10, 2024