Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
点
点头人工智能课程-v6.0-通识
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
靓靓
点头人工智能课程-v6.0-通识
Commits
dcee9304
Commit
dcee9304
authored
May 19, 2025
by
Leo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upload code
parent
cbc0ad98
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
14 additions
and
13 deletions
+14
-13
第一章作业.md
1-AI概述/1.4-作业/第一章作业.md
+3
-3
第二章作业.md
2-AI环境配置/2.6-作业/第二章作业.md
+2
-2
作业要求.md
3-Python编程基础/3.7-作业/作业要求.md
+3
-3
考核题说明.md
6-新手通识测试题/考核题说明.md
+6
-5
No files found.
1-AI概述/1.4-作业/第一章作业.md
View file @
dcee9304
找班主任领取学习星球打卡表
# 找班主任领取学习星球打卡表
找班主任领取学习星球打卡表
\ No newline at end of file
# 找班主任领取学习星球打卡表
\ No newline at end of file
2-AI环境配置/2.6-作业/第二章作业.md
View file @
dcee9304
AI环境配置作业,完成github上unet-zoo的环境搭建,需要安装如下包:matplotlib、sklearn、skimage、cv2、pandas
# AI环境配置作业,完成github上unet-zoo的环境搭建,需要安装如下包:matplotlib、sklearn、skimage、cv2、pandas
AI环境配置作业,完成github上unet-zoo的环境搭建,需要安装如下包:matplotlib、sklearn、skimage、cv2、pandas
# AI环境配置作业,完成github上unet-zoo的环境搭建,需要安装如下包:matplotlib、sklearn、skimage、cv2、pandas
项目链接:https://github.com/Andy-zhujunwen/UNET-ZOO
...
...
3-Python编程基础/3.7-作业/作业要求.md
View file @
dcee9304
python基础题目:题目需完成80%往上
# python基础题目:题目需完成80%往上
python基础题目:题目需完成80%往上
\ No newline at end of file
# python基础题目:题目需完成80%往上
\ No newline at end of file
6-新手通识测试题/考核题说明.md
View file @
dcee9304
#人工智能课程项目作业说明
# 人工智能课程项目作业说明
#人工智能课程项目作业说明
# 人工智能课程项目作业说明
项目名称:vit图像分类项目
Tips:核心代码在examples文件夹下的cats_and_dogs.ipynb
#一、项目背景
#
一、项目背景
本项目将实现Vision Transformer(ViT)模型,完成图像分类任务。通过将图像分割为序列块并应用Transformer架构,你将掌握:
·图像块嵌入(Patch Embedding)的实现方式
·Transformer Encoder在CV领域的应用
·位置编码(Positional Encoding)对空间信息的保留
·与传统CNN模型的结构差异分析
#二、任务要求
#
二、任务要求
1.
环境配置:根据项目readme完成项目环境的配置
2.
项目运行:需要完成数据的处理、模型训练、推理图片
3.
代码注释:用中文详细注释核心代码每个模块功能
#三、提交说明
#
三、提交说明
将项目运行保存并打包压缩发给你的班主任,压缩包的名称请以学号和昵称命名哦~
Tips:学号不知道的可以联系班主任哈!
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment