Giter Site home page Giter Site logo

liuzhuang1024 / 996.icu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 996icu/996.icu

0.0 0.0 0.0 13.2 MB

Repo for counting stars and contributing. Press F to pay respect to glorious developers.

Home Page: https://996.icu

License: Other

Rust 52.44% Makefile 6.49% Python 41.07%

996.icu's Introduction

工作整理

工作日常:打开Github开始新的一天

公式识别

注意力机制

DataSet

目标检测

文本检测方法

检测集成策略

文本加测数据集

  1. [hiertext](https://github.com/google-research-datasets/hiertext)
  2. icdar
  3. ctw
  4. total text
  5. openimage
  6. cocotext

语义分割(暂停)

MarkDown

trick 大全

冠军解决方案

TODO

Other

Pytorch

高效工具

数学

LeetCode

蒸馏、弱监督、半监督、自学习、无监督、量化(hot)

文本图像生成

OCR

Transformer

Python

  • help

  • 格式处理相关

  • 常用内置函数

    • int
    • bin
    • oct
    • hex
    • ord
    • chr
  • 字符串处理相关

    • unicodedata
    • string
    • string.translate
    • re
    • Flashtext
    • 中文字符串正则-\u4e00-\u9fa5
    • Levenshtein
  • 占用内存的分析

    • torch
      • tensor.storage()
    • numpy
      • ndarray.nbytes
    • python 对象
      • sys.getsizeof()
    • psutils
  • python 持久化

    • pickle
    • torch.save
  • 常用的数据存储数据库

    • lmdb
  • 采样

    • random
      • choice
      • sample
    • itertools
      • product(p, q, … [repeat=1])
      • permutations(p[, r])
      • combinations(p, r)
      • combinations_with_replacement(p, r)
  • Debug

  • Remote Debug:****

        {
          "name": "Python: Dist Current File",
          "type": "python",
          "justMyCode": false,
          "request": "attach",
          "connect": {
              "host": "localhost",
              "port": 5678
          }
      // python -m debugpy --listen 5678 --wait-for-client
      }

部署

图像修复/超分

图像检索

强化学习

教程/学习

个人发展

健身

阅读

  • 小说
    • 万域之王
    • 斗罗大陆
    • 明朝那些事
    • 星门
    • 一念永恒
    • 少年歌行
  • 漫画
    • 妖怪名单
    • 传武
    • 大神仙
  • 公众号
    • 量子位
    • 52CV
  • 常用网站
    • Github
    • 知乎
    • enmmmm

游戏

工作&&职业规划&&心里辅导

项目

  • ssss

竞赛

  • CVPR2022 UG2+ 赛道三 冠军
  • 科大讯飞 2022多学科公式识别 冠军
  • 科大讯飞 2023复杂场景公式识别 冠军
  • TIE2022 端到端 第六

论文复现

  • sss

开源项目

  • sss

Fighting

996.icu's People

Contributors

996icu avatar binarywang avatar brucewangno1 avatar changedenczd avatar enyucao avatar gaoyaoxin avatar if2007 avatar ileego avatar installingb avatar jwchan1996 avatar kattgu7 avatar kevinkassimo avatar loveincode avatar lxlxw avatar mela93 avatar njzjz avatar nooooworries avatar onlymoon avatar perrysong avatar pi0 avatar pschina avatar qiankunpingtai avatar showeryhe avatar tedko avatar tommylemon avatar udp30z4w avatar yahtnif avatar zepplu avatar zombie110year avatar zsgsdesign avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.