Pytorch实现Kaggle竞赛“猫狗分类”,准确率超过99%。
☆47Apr 16, 2020Updated 5 years ago
Alternatives and similar repositories for dogs-VS-cats-pytorch
Users that are interested in dogs-VS-cats-pytorch are comparing it to the libraries listed below
Sorting:
- 本仓库致力于收集和分享与**EEG(脑电图)**相关的研究论文。目标是创建一个协作学习的平台,让所有对EEG技术、应用和创新感兴趣的人都能在这里学习、分享和共同进步。无论你是学生、研究人员还是EEG爱好者,都可以在这里找到最新的论文、分享自己的见解,并贡献自己的知识。☆19Mar 7, 2025Updated last year
- ☆10Jul 22, 2024Updated last year
- 手把手教你写猫狗分类器☆12Mar 28, 2021Updated 4 years ago
- 根据用户数据以及消费行为数据,使用Python建立分类模型,通过评估客户流失的风险来预测客户流转情况,找到对客户影响较大的因素,进而挽留客户☆10Sep 28, 2020Updated 5 years ago
- Abstract Syntax Definition Language (ASDL) ported to C++☆13Aug 9, 2020Updated 5 years ago
- 对输入的图像(含有人脸)进行模糊或像素化处理☆10Jan 9, 2021Updated 5 years ago
- This repo contains the code to reproduce our results in CVPR21 Challenge on Agriculture-Vision.☆10Jan 3, 2022Updated 4 years ago
- Implementation of Research Paper titled: An explainable AI based Intrusion Detection System for DNS over HTTPS (DoH) Attacks on CICIDS da…☆10Jul 11, 2023Updated 2 years ago
- A Hyperledger fabric based Decentralised Application to manage donations on Blockchain☆11Jan 23, 2020Updated 6 years ago
- 从0开始写一个操作系统——《操作系统真象还原》☆12Sep 21, 2020Updated 5 years ago
- Android 网络监听和检测库☆11Mar 17, 2019Updated 6 years ago
- 使用springboot+mybatis+vue实现的音乐社交平台☆10Jun 21, 2022Updated 3 years ago
- 面向对象学习小项目,学生信息管理系统☆10Oct 6, 2019Updated 6 years ago
- Implemented Snapshot Algorithm (Chandy Lamport) widely used in Distributed Systems☆10Oct 10, 2017Updated 8 years ago
- An WebC(self-designed) Compiler based on LLVM, which make it easy to develop web server. 使用LLVM框 架的WebC语言编译器🔧☆10Feb 9, 2022Updated 4 years ago
- A simple allocator written in Rust that manages memory in fixed-size chunks.☆12Sep 29, 2024Updated last year
- Md5 碰撞生成实现,去掉了boost依赖,简化编译☆12Jan 25, 2018Updated 8 years ago
- 杭电操作系统实验五《简单文件管理系统》