当前位置:网站首页>AR system summary harvest
AR system summary harvest
2022-07-02 07:57:00 【Ren yabing】
Third party services :
Need to learn communication and incentive system
- Learning activity management :
Student side :
Two aspects :
Activity execution
Topic discussion : It is the content that gives people thinking
Practice in class : Fill in multiple choice questions
questionnaire : Research the content related to life and learning
Research and challenges : Learn to understand knowledge
Activity flow :
About automatically creating activities
2. Learning view management :
Teacher's end :
Participation
The word cloud
problem : Cumulative record and continuous record
3. Behavior record management :
Statistical module for behavior records
Reply to the topic discussion
Incentive strategy management :
1. Incentive management :
effect : Prompt sound and picture display
To configure : If you don't participate in the activity , adopt MSG The interface sends a questionnaire to nail
2. Rule management :
Business keyword management : Time delay
Rule parameter management : Delay times and delay time
Content management
① Particle bank management :
Chapter crawling : Crawl the chapter name in the software
Chapter synchronization : Synchronize chapter names into the database
②. Resource management :
Chapter resource management : Crawl the activity content of the chapter
Activity resource management : Store chapter activities in the database
③. The class implements granular management :
Sequence management : Set the push order of chapter activities
Particle push management : Push chapter activities
Educational administration :
1. Student management :
2. Teacher management :
Real name authentication
3. Class management :
Add courses 、 Update the course 、 Delete course
Some software support is : Learn through 、 jurisdiction 、MSG、 nailing
Data support :redis、MySQL
In terms of object orientation :
1. Some businesses with similar functions need to be encapsulated with object-oriented ideas 、 Inherit 、 Polymorphic ideas to achieve
2. Reduce front-end code , The content of each page of the front-end code does not exceed 200 That's ok , You can also use the idea of encapsulation
3. Code optimization : Design patterns should be used in the right place , Be clear switch The type and if-else The relationship between types of code
In terms of performance :
1. Reduce database read operations
2. Improve memory , Reduce resource consumption
边栏推荐
- 【Random Erasing】《Random Erasing Data Augmentation》
- 包图画法注意规范
- 浅谈深度学习模型中的后门
- Embedding malware into neural networks
- 【Mixup】《Mixup:Beyond Empirical Risk Minimization》
- C # connect to MySQL database
- 【Cutout】《Improved Regularization of Convolutional Neural Networks with Cutout》
- CPU register
- MoCO ——Momentum Contrast for Unsupervised Visual Representation Learning
- 联邦学习下的数据逆向攻击 -- GradInversion
猜你喜欢

EKLAVYA -- 利用神经网络推断二进制文件中函数的参数

联邦学习下的数据逆向攻击 -- GradInversion
![Open3d learning note 5 [rgbd fusion]](/img/0a/41d38e4b0295b6674143f3f74a4a8d.png)
Open3d learning note 5 [rgbd fusion]

【TCDCN】《Facial landmark detection by deep multi-task learning》

【学习笔记】Matlab自编图像卷积函数

【FastDepth】《FastDepth:Fast Monocular Depth Estimation on Embedded Systems》

【MnasNet】《MnasNet:Platform-Aware Neural Architecture Search for Mobile》

利用超球嵌入来增强对抗训练
![How do vision transformer work? [interpretation of the paper]](/img/93/5f967b876fbd63c07b8cfe8dd17263.png)
How do vision transformer work? [interpretation of the paper]

【MnasNet】《MnasNet:Platform-Aware Neural Architecture Search for Mobile》
随机推荐
【Batch】learning notes
程序的内存模型
【BiSeNet】《BiSeNet:Bilateral Segmentation Network for Real-time Semantic Segmentation》
业务架构图
【Mixup】《Mixup:Beyond Empirical Risk Minimization》
Mmdetection trains its own data set -- export coco format of cvat annotation file and related operations
图像增强的几个方法以及Matlab代码
C # connect to MySQL database
针对tqdm和print的顺序问题
latex公式正体和斜体
Summary of solving the Jetson nano installation onnx error (error: failed building wheel for onnx)
【学习笔记】Matlab自编图像卷积函数
label propagation 标签传播
Proof and understanding of pointnet principle
[CVPR‘22 Oral2] TAN: Temporal Alignment Networks for Long-term Video
半监督之mixmatch
Correction binoculaire
How do vision transformer work? [interpretation of the paper]
【学习笔记】反向误差传播之数值微分
[learning notes] matlab self compiled image convolution function