The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
-
Updated
Nov 24, 2020 - Python
{{ message }}
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
Game Off is our annual month-long game jam where participants create games based on a theme using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time!
Description:
React Native version:
on master
yarn auditShould output 0 vulnerabilities
N/A
VS Code in the browser
December 09, 2020 • Virtual
Open-Source Data Platform — Directus wraps your new or existing SQL database with a realtime GraphQL+REST API for developers, and an intuitive admin app for non-technical users.
A comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Datree is a git-based policy engine.
It allows engineering teams to automatically enforce coding standards and security policies directly within their git workflow.
Datree connects with GitHub pull requests to provide automatic policy compliance checks and insights for every code change. Create and enforce custom or built-in policies, in the context of your dev stack.
a recon tool that allows searching on URLs that are exposed via shortener services
Rich is a Python library for rich text and beautiful formatting in the terminal.
My experiments in weaponizing Nim (https://nim-lang.org/)
Collection of JavaScript modern interview code challenges for beginners to experts
Burpsuite Extension to bypass 403 restricted directory
You like pytorch? You like micrograd? You love tinygrad!
This is a bot that will buy a PS5 through Walmart. It's written in python and uses selenium to interact with web pages. *WORK IN PROGRESS*
The most powerful screen recorder & annotation tool for Chrome
搜集、整理、维护 Surge / Quantumult / Shadowrocket / Surfboard / clash(X) 实用规则。
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
Variables to adjust are DefaultStateDirectory and DefaultRuntimeDirectory defined maddy.go. Need to account for the fact build.sh may be setting it using -X linker flag.
计算机类常用电子书及程序员成长书籍整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等,同时还包括findyi原创内容和findyi团队原创,及程序世界外的认知书籍。
本人不会C#,所以只能帮忙提取API,希望有人能帮忙更新进去,这样就不需要麻烦的找UP主的ID了.
curl 'https://api.bilibili.com/x/relation/followings?vmid={用户ID}&pn=1&ps=20&order=desc&order_type=attention&jsonp=jsonp&callback=__jp19' \
-H 'authority: api.bilibili.com' \
-H 'user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36' \
-H 'accept:
React version: 17.0.1
Link to code example: https://codesandbox.io/s/ecstatic-wood-ou6px
后端架构师技术图谱
Curated list of project-based tutorials
A Deep Reinforcement Learning Library for Automated Stock Trading in Quantitative Finance
Having trouble using Jupyter Notebooks effectively in your team? Join 200+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews.
We provide complete code review workflow for notebooks,
I have a simple instruction which is good to be kept in CONTRIBUTION.md. Please add this wherever it looks good:
pip install pre-commitpre-commit run --all-files