Skip to content
View Morty-Xu's full-sized avatar
  • Beijing University of Posts and Telecommunications
  • 北京市海淀区西土城路10号北京邮电大学
Block or Report

Block or report Morty-Xu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Awesome-Incremental-Learning-For-Semantic-Segmentation Awesome-Incremental-Learning-For-Semantic-Segmentation Public

    A list of papers and codes about Incremental/Continual Semantic Segmentation

    11

  2. COVID19 COVID19 Public

    实时爬取新冠疫情数据

    Python 5 2

  3. BigDataTraining_Task1 BigDataTraining_Task1 Public

    大数据实训作业一:使用 Requests 和 Beautiful Soup 采集归档 https://www.xicidaili.com 网站上的所有代理地址(Schema:https://IP:Port),注意验证代理地址的有效性;归档可选 csv 文件或 MySQL 数据库

    Python 2 1

  4. BigDataTraining_Task2 BigDataTraining_Task2 Public

    选择一个感兴趣的方向或者课题相关的方向的网站数据进行采集,数据不限定与API接口、网页、JS注入内容,并将数据保存csv或MySQL或Redis;有兴趣的同学可以试试 Scrapy 和 Redis 连用的分布式爬虫

    Python 1 1

  5. BigDataTraining_Task3 BigDataTraining_Task3 Public

    Spark RDD 练习作业:选择部分数据(可以是自拟,可以是采集的,也可以是现有的),进行多角度数据统计及分析,并进行数据整合及展示(尽量多的运用 Spark RDD API)

    Python 1

  6. YOLOv4-pytorch YOLOv4-pytorch Public

    Forked from argusswift/YOLOv4-pytorch

    This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO

    Python