awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
alex000kim avatar

alex000kim/nsfw_data_scraper

0
View on GitHub↗
12,575 نجوم·2,847 تفرعات·Shell·MIT·6 مشاهدات

Nsfw Data Scraper

This project is a machine learning data pipeline designed to automate the collection, curation, and preparation of large-scale image datasets. It functions as an image dataset scraper and computer vision curator, providing the necessary infrastructure to aggregate categorized files from web sources and organize them into structured directories for model development.

The system distinguishes itself through a batch-processing architecture that integrates data acquisition with automated integrity validation. By scanning files to remove corrupted or invalid images and applying deterministic partitioning to split collections into training and validation subsets, the framework ensures that datasets remain consistent and ready for machine learning workflows.

Beyond data management, the project includes capabilities for training convolutional neural networks. These tools allow users to develop and refine image classification models specifically for automated content moderation and pattern recognition tasks. The repository provides a collection of scripts that manage the entire lifecycle of image data, from initial web traversal to the final preparation of training sets.

Features

  • Convolutional Neural Networks - Provides a framework for training image classification models to automate content moderation and pattern recognition.
  • Dataset Curators - Manages large-scale image collections through automated integrity validation, directory structuring, and deterministic partitioning.
  • Image Dataset Scrapers - Automates the collection and organization of categorized image files from web sources to build training sets.
  • Content Moderation Tools - Trains neural networks to automatically detect and filter specific types of visual content within digital platforms.
  • Computer Vision Training - Provides standardized training routines for preparing and validating image-based neural network models.
  • Moderation Classifiers - Trains convolutional neural networks to identify specific content patterns for automated moderation tasks.
  • Model Training Pipelines - Provides scripts for preparing, cleaning, and splitting image datasets to facilitate model training and validation.
  • Machine Learning Datasets - Collects and organizes large sets of images from the web to build high-quality training data.
  • Automated Dataset Aggregators - Aggregates categorized image files from web sources to build comprehensive training sets.
  • Web Crawlers - Automates the traversal of web sources to fetch and store raw image files for dataset construction.
  • Data Preparation Tools - Cleans and structures downloaded images into directories suitable for machine learning ingestion.
  • Web Scraping - Automates the collection and cleaning of large-scale image files from web sources for research and development.
  • Deterministic Partitioners - Splits image collections into training and validation subsets using deterministic sampling to ensure unbiased evaluation.
  • Training and Evaluation Pipelines - Partitions image collections into training and testing sets to facilitate model evaluation and performance monitoring.
  • Batch Processing Pipelines - Orchestrates sequential data collection, cleaning, and partitioning tasks into efficient processing workflows.

سجل النجوم

مخطط تاريخ النجوم لـ alex000kim/nsfw_data_scraperمخطط تاريخ النجوم لـ alex000kim/nsfw_data_scraper

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Nsfw Data Scraper

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Nsfw Data Scraper.
  • fafa-dl/awesome-backbonesالصورة الرمزية لـ Fafa-DL

    Fafa-DL/Awesome-Backbones

    1,945عرض على GitHub↗

    Awesome-Backbones is a modular deep learning framework designed for the end-to-end lifecycle of computer vision models. It provides an integrated platform for training, benchmarking, and deploying convolutional and transformer-based neural network architectures for image classification tasks. The framework distinguishes itself through a configuration-driven approach to model assembly, allowing users to define backbone, neck, and head components externally. It includes a specialized toolkit for model interpretability, utilizing gradient-based visualization techniques to generate class activati

    Pythoncnndeep-learningimage-classification
    عرض على GitHub↗1,945
  • lightly-ai/lightlyالصورة الرمزية لـ lightly-ai

    lightly-ai/lightly

    3,684عرض على GitHub↗

    Lightly is a self-supervised learning framework and computer vision data curation tool designed to manage large image datasets and train models on unlabeled data. It functions as a PyTorch vision library and dataset management SDK, providing tools to convert raw images into high-dimensional vectors for similarity search, visualization, and feature extraction. The project implements a variety of self-supervised architectures, including MoCo, SimCLR, VICReg, Barlow Twins, and masked image modeling. It distinguishes itself by combining these learning frameworks with active learning capabilities,

    Pythoncomputer-visioncontrastive-learningcontributions-welcome
    عرض على GitHub↗3,684
  • nyandwi/machine_learning_completeالصورة الرمزية لـ Nyandwi

    Nyandwi/machine_learning_complete

    4,983عرض على GitHub↗

    This is an interactive notebook-based course that teaches machine learning from Python fundamentals through deep learning and natural language processing. It uses real datasets and multiple frameworks within a structured, hands-on curriculum that combines concise explanations with executable code cells, built-in datasets, and embedded exercise checkpoints. Learning progresses through data preparation and exploration, classical machine learning workflows, computer vision with convolutional neural networks, and natural language processing with deep learning, all delivered as a cohesive progressi

    Jupyter Notebookcomputer-visiondata-analysisdata-science
    عرض على GitHub↗4,983
  • karpathy/nanogptالصورة الرمزية لـ karpathy

    karpathy/nanoGPT

    59,730عرض على GitHub↗

    nanoGPT is a lightweight engine for training and fine-tuning transformer-based language models from scratch. It provides a minimalist codebase designed for educational exploration and rapid experimentation with neural network architectures, utilizing self-attention and feed-forward layers to process sequences and predict subsequent elements. The project distinguishes itself through a focus on high-speed data ingestion and hardware-accelerated performance. It includes a dedicated pipeline for transforming raw text into memory-mapped binary files, which enables efficient streaming during traini

    Python
    عرض على GitHub↗59,730
عرض جميع البدائل الـ 30 لـ Nsfw Data Scraper→

الأسئلة الشائعة

ما هي وظيفة alex000kim/nsfw_data_scraper؟

This project is a machine learning data pipeline designed to automate the collection, curation, and preparation of large-scale image datasets. It functions as an image dataset scraper and computer vision curator, providing the necessary infrastructure to aggregate categorized files from web sources and organize them into structured directories for model development.

ما هي الميزات الرئيسية لـ alex000kim/nsfw_data_scraper؟

الميزات الرئيسية لـ alex000kim/nsfw_data_scraper هي: Convolutional Neural Networks, Dataset Curators, Image Dataset Scrapers, Content Moderation Tools, Computer Vision Training, Moderation Classifiers, Model Training Pipelines, Machine Learning Datasets.

ما هي البدائل مفتوحة المصدر لـ alex000kim/nsfw_data_scraper؟

تشمل البدائل مفتوحة المصدر لـ alex000kim/nsfw_data_scraper: fafa-dl/awesome-backbones — Awesome-Backbones is a modular deep learning framework designed for the end-to-end lifecycle of computer vision… lightly-ai/lightly — Lightly is a self-supervised learning framework and computer vision data curation tool designed to manage large image… nyandwi/machine_learning_complete — This is an interactive notebook-based course that teaches machine learning from Python fundamentals through deep… karpathy/nanogpt — nanoGPT is a lightweight engine for training and fine-tuning transformer-based language models from scratch. It… zalandoresearch/fashion-mnist — This project is a computer vision benchmark and image classification dataset used to measure and compare the accuracy… code4craft/webmagic — Webmagic is a Java web crawling framework designed for building scalable automated crawlers to download and process…