#html #art #chinese #landscape #painting #perlin_noise #procedural_generation #scrollable
https://github.com/LingDong-/shan-shui-inf
https://github.com/LingDong-/shan-shui-inf
GitHub
GitHub - LingDong-/shan-shui-inf: Procedurally generated Chinese landscape painting.
Procedurally generated Chinese landscape painting. - LingDong-/shan-shui-inf
#python #chinese_ocr #cnn #crnn #data_mining #deep_learning #image_processing #lstm #machine_learning #ocr #optical_character_recognition #pytorch #scene_text #scene_text_recognition
https://github.com/JaidedAI/EasyOCR
https://github.com/JaidedAI/EasyOCR
GitHub
GitHub - JaidedAI/EasyOCR: Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese…
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc. - JaidedAI/EasyOCR
#cplusplus #board_game #chinese_chess #engine #free #pikafish #powerful #stockfish #strongest #uci #xiangqi
https://github.com/official-pikafish/Pikafish
https://github.com/official-pikafish/Pikafish
GitHub
GitHub - official-pikafish/Pikafish: UCI xiangqi engine
UCI xiangqi engine. Contribute to official-pikafish/Pikafish development by creating an account on GitHub.
#dockerfile #chinese #cookbook #cooking #dishes #recipes
This guide is designed for programmers who want to cook at home, especially during times of isolation. It provides clear and precise recipes tailored for those familiar with formal languages, making it easier to follow. The guide includes a wide range of dishes categorized by difficulty, type (vegetarian, meat, seafood, breakfast, staples, semi-finished products, soups, drinks, condiments, and desserts). You can also contribute to the project by submitting pull requests or adding new recipes. Additionally, there are tips on kitchen preparation and advanced cooking techniques. This resource helps you cook efficiently and enjoyably while staying at home.
https://github.com/Anduin2017/HowToCook
This guide is designed for programmers who want to cook at home, especially during times of isolation. It provides clear and precise recipes tailored for those familiar with formal languages, making it easier to follow. The guide includes a wide range of dishes categorized by difficulty, type (vegetarian, meat, seafood, breakfast, staples, semi-finished products, soups, drinks, condiments, and desserts). You can also contribute to the project by submitting pull requests or adding new recipes. Additionally, there are tips on kitchen preparation and advanced cooking techniques. This resource helps you cook efficiently and enjoyably while staying at home.
https://github.com/Anduin2017/HowToCook
GitHub
GitHub - Anduin2017/HowToCook: 程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only). - Anduin2017/HowToCook
#python #book #chinese #computer_vision #deep_learning #machine_learning #natural_language_processing #notebook #python
This resource, "Dive into Deep Learning," is a free online book that helps you learn deep learning by doing. It provides detailed concepts, background knowledge, and executable code to help you understand the mathematical principles and implement them in practice. The book includes runnable code examples so you can see how to solve problems step-by-step and experiment with different approaches. It also allows for community feedback and continuous updates to keep up with the rapidly evolving field of deep learning. This makes it an excellent resource for anyone looking to become a deep learning practitioner, whether you're a student or an industry professional.
https://github.com/d2l-ai/d2l-zh
This resource, "Dive into Deep Learning," is a free online book that helps you learn deep learning by doing. It provides detailed concepts, background knowledge, and executable code to help you understand the mathematical principles and implement them in practice. The book includes runnable code examples so you can see how to solve problems step-by-step and experiment with different approaches. It also allows for community feedback and continuous updates to keep up with the rapidly evolving field of deep learning. This makes it an excellent resource for anyone looking to become a deep learning practitioner, whether you're a student or an industry professional.
https://github.com/d2l-ai/d2l-zh
GitHub
GitHub - d2l-ai/d2l-zh: 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。. Contribute to d2l-ai/d2l-zh development by creating an account on GitHub.
#xml #bibliography #bibliography_style #chinese #citation_style_language #citation_styles #csl #gbt_7714 #gbt_7714_2015
This repository provides a series of CSL (Citation Style Language) styles derived from the GB/T 7714—2015 standard, many of which support both "et al" and "等" for bilingual citations. You can download these styles from the provided links and install them in Zotero to format your references according to Chinese standards. To use, select a suitable style from the repository, set the language field for each item (e.g., `zh` for Chinese, `en` for English), and refresh your Word add-on if necessary. This helps you maintain consistent and accurate citations in your documents, especially useful for academic writing in China.
https://github.com/zotero-chinese/styles
This repository provides a series of CSL (Citation Style Language) styles derived from the GB/T 7714—2015 standard, many of which support both "et al" and "等" for bilingual citations. You can download these styles from the provided links and install them in Zotero to format your references according to Chinese standards. To use, select a suitable style from the repository, set the language field for each item (e.g., `zh` for Chinese, `en` for English), and refresh your Word add-on if necessary. This helps you maintain consistent and accurate citations in your documents, especially useful for academic writing in China.
https://github.com/zotero-chinese/styles
GitHub
GitHub - zotero-chinese/styles: 中文 CSL 样式 - Zotero 中文社区
中文 CSL 样式 - Zotero 中文社区. Contribute to zotero-chinese/styles development by creating an account on GitHub.
#python #chinese #clip #computer_vision #contrastive_loss #coreml_models #deep_learning #image_text_retrieval #multi_modal #multi_modal_learning #nlp #pretrained_models #pytorch #transformers #vision_and_language_pre_training #vision_language
This project is about a Chinese version of the CLIP (Contrastive Language-Image Pretraining) model, trained on a large dataset of Chinese text and images. Here’s what you need to know This model helps you quickly perform tasks like calculating text and image features, cross-modal retrieval (finding images based on text or vice versa), and zero-shot image classification (classifying images without any labeled examples).
- **Ease of Use** The model has been tested on various datasets and shows strong performance in zero-shot image classification and cross-modal retrieval tasks.
- **Resources**: The project includes pre-trained models, training and testing codes, and detailed tutorials on how to use the model for different tasks.
Overall, this project makes it easy to work with Chinese text and images using advanced AI techniques, saving you time and effort.
https://github.com/OFA-Sys/Chinese-CLIP
This project is about a Chinese version of the CLIP (Contrastive Language-Image Pretraining) model, trained on a large dataset of Chinese text and images. Here’s what you need to know This model helps you quickly perform tasks like calculating text and image features, cross-modal retrieval (finding images based on text or vice versa), and zero-shot image classification (classifying images without any labeled examples).
- **Ease of Use** The model has been tested on various datasets and shows strong performance in zero-shot image classification and cross-modal retrieval tasks.
- **Resources**: The project includes pre-trained models, training and testing codes, and detailed tutorials on how to use the model for different tasks.
Overall, this project makes it easy to work with Chinese text and images using advanced AI techniques, saving you time and effort.
https://github.com/OFA-Sys/Chinese-CLIP
GitHub
GitHub - OFA-Sys/Chinese-CLIP: Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation. - OFA-Sys/Chinese-CLIP
#html #android #apk #c #cartoon #chinese #comics #e_hentai #ehviewer #exhentai #hentai #hentai_downloader #hentai_viwer #html5 #java #screenshot
The latest version of EhViewer, 1.9.8.7, has several important updates that benefit users. Here are the key points Many bugs have been fixed, including problems with WiFi data migration, download list sorting, and crashes related to various functions like downloading archives and displaying comments.
- **New Features** Enhanced stability and performance by optimizing download logic, adding a timeout setting for downloads, and improving the handling of historical records.
- **Security**: Updated security measures include adding user-defined network certificate permissions and fixing potential vulnerabilities.
These updates make the app more stable, efficient, and user-friendly.
https://github.com/xiaojieonly/Ehviewer_CN_SXJ
The latest version of EhViewer, 1.9.8.7, has several important updates that benefit users. Here are the key points Many bugs have been fixed, including problems with WiFi data migration, download list sorting, and crashes related to various functions like downloading archives and displaying comments.
- **New Features** Enhanced stability and performance by optimizing download logic, adding a timeout setting for downloads, and improving the handling of historical records.
- **Security**: Updated security measures include adding user-defined network certificate permissions and fixing potential vulnerabilities.
These updates make the app more stable, efficient, and user-friendly.
https://github.com/xiaojieonly/Ehviewer_CN_SXJ
GitHub
GitHub - xiaojieonly/Ehviewer_CN_SXJ: ehviewer,用爱发电,快乐前行
ehviewer,用爱发电,快乐前行. Contribute to xiaojieonly/Ehviewer_CN_SXJ development by creating an account on GitHub.
#javascript #chinese #clash #clash_chinese #shadowsocks #windows #zh_cn
This version of Clash for Windows is translated into Chinese, making it easier for Chinese users to use. It includes a simplified installation process and automatic updates. Here’s how it benefits you: you can download and install a Chinese version of Clash for Windows, which is easier to navigate if you don’t speak English. The installation program handles updates, so you don’t have to worry about manually updating the software. This makes using Clash for Windows more convenient and user-friendly for Chinese speakers.
https://github.com/Z-Siqi/Clash-for-Windows_Chinese
This version of Clash for Windows is translated into Chinese, making it easier for Chinese users to use. It includes a simplified installation process and automatic updates. Here’s how it benefits you: you can download and install a Chinese version of Clash for Windows, which is easier to navigate if you don’t speak English. The installation program handles updates, so you don’t have to worry about manually updating the software. This makes using Clash for Windows more convenient and user-friendly for Chinese speakers.
https://github.com/Z-Siqi/Clash-for-Windows_Chinese
GitHub
GitHub - Z-Siqi/Clash-for-Windows_Chinese: clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序
clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序 - Z-Siqi/Clash-for-Windows_Chinese
#python #chinese #flash_attention #large_language_models #llm #natural_language_processing #pretrained_models
The Qwen series includes powerful language models and chat models that can be used for various tasks such as chatting, content creation, information extraction, summarization, translation, coding, and more. Here are the key benefits and features Qwen offers base language models (Qwen-1.8B, Qwen-7B, Qwen-14B, Qwen-72B) and chat models (Qwen-1.8B-Chat, Qwen-7B-Chat, Qwen-14B-Chat, Qwen-72B-Chat) with different sizes and capabilities.
- **Performance** The models are available in quantized forms (Int4 and Int8) which reduce memory usage and improve inference speed without significant performance degradation.
- **System Prompt** The models can use tools, act as agents, or even interpret code, with good performance on code execution and tool-use benchmarks.
- **Long-Context Understanding** Easy deployment options include using vLLM, FastChat, Web UI demos, CLI demos, and OpenAI-style APIs.
- **Finetuning**: Scripts are provided for finetuning the models using full-parameter, LoRA, and Q-LoRA methods.
Overall, Qwen models offer robust performance, flexibility, and ease of use, making them suitable for a wide range of applications.
https://github.com/QwenLM/Qwen
The Qwen series includes powerful language models and chat models that can be used for various tasks such as chatting, content creation, information extraction, summarization, translation, coding, and more. Here are the key benefits and features Qwen offers base language models (Qwen-1.8B, Qwen-7B, Qwen-14B, Qwen-72B) and chat models (Qwen-1.8B-Chat, Qwen-7B-Chat, Qwen-14B-Chat, Qwen-72B-Chat) with different sizes and capabilities.
- **Performance** The models are available in quantized forms (Int4 and Int8) which reduce memory usage and improve inference speed without significant performance degradation.
- **System Prompt** The models can use tools, act as agents, or even interpret code, with good performance on code execution and tool-use benchmarks.
- **Long-Context Understanding** Easy deployment options include using vLLM, FastChat, Web UI demos, CLI demos, and OpenAI-style APIs.
- **Finetuning**: Scripts are provided for finetuning the models using full-parameter, LoRA, and Q-LoRA methods.
Overall, Qwen models offer robust performance, flexibility, and ease of use, making them suitable for a wide range of applications.
https://github.com/QwenLM/Qwen
GitHub
GitHub - QwenLM/Qwen: The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud. - QwenLM/Qwen