-
Updated
Apr 26, 2020 - Shell
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Bitcoin
-
Updated
Apr 26, 2020 - Jupyter Notebook
-
Updated
Apr 26, 2020
GitHub Satellite
May 6 • Virtual
-
Updated
Apr 26, 2020 - Python
Lets say I have two labelled classes Person and Bus.
I did not label any background class.
How does Yolo take this up ? Does it add background class itself making the problem multiclass or not ?
What will be shape of our confusion matrix in this case.
If we assume that background is an extra class, then there will be a huge number of true negatives (background class ) effecting our confusio
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Depfu
Depfu is the best way for busy teams to keep their app dependencies up-to-date. We believe doing small, easy to assess updates regularly and supported by automation is a lot easier than falling behind and having to update everything at once.
We support all Ruby projects using Bundler and all JS projects using npm or Yarn. Lock files are handled automatically.
-
Updated
Apr 26, 2020 - Java
1. path('praise/', views.prise_or_criticize), path('criticize/', views.prise_or_criticize),
这里面的方法名和方法 def praise_or_criticize(request):没对应上
赞应该是praise
2.urlpatterns = [ # 此处省略上面的代码 path('teachers_data/', views.export_teachers_excel), # 此处省略下面的代码 ]
这里export_teachers_excel 应该是get_teachers_data
然后缺一个展示图表的路由
React-query provides a separate hook for pagination (usePaginatedQuery), but we want to support pagination with the same useQuery by accepting the paginated: true option.
Summary:
- If
{paginated: true}is passed as third option touseQuery, then Blitz will useusePaginatedQueryfrom react-query instead of the plainuseQueryfrom react-query. - Everything should be properly type
Platform
-
Updated
Apr 26, 2020 - C++
英雄招募
成为 Doocs 项目维护者
本项目 advanced-java,包括 Doocs 开源组织下的所有项目,都欢迎各位朋友参与完善。
如果你提交的内容有价值,且具备规范性,将有机会提升为项目的维护者,直接参与项目的 review、merge 等维护工作,提交内容时也可以直接 push 到 doocs/advanced-java 主分支 master 下,无须提交 PR 等待 review。
目前 advanced-java 只有 [yanglbme](http
-
Updated
Apr 24, 2020 - Python
- We have BFS and DFS images in both Breadth First Traversal and Depth First Traversal. We should have illustrations in the respective sections.
-
Updated
Apr 26, 2020 - Python
-
Updated
Mar 2, 2020
-
Updated
Apr 26, 2020 - C++
-
Updated
Oct 31, 2019
-
Updated
Apr 25, 2020
-
Updated
Apr 26, 2020 - Assembly
-
Updated
Apr 23, 2020 - Python
-
Updated
Jul 17, 2019 - Python
I really like this dashboard UI however when using mobile, I've noticed that the navbar does not collapse for the "navbar only" view
-
Updated
Apr 18, 2020
codebeat
Tired of manually scraping your code looking for the smallest issues? Take codebeat for a spin!
codebeat is an automated static code analysis tool supporting multiple languages used by both web and mobile developers worldwide. Now also providing style analysis for projects written in Swift
We've integrated SwiftLint, the best linter for Swift in our code review app and fixed you with a help page. about the feature. Enjoy!

We believe one delivery mechanism for the proxy (perhaps the main one) is a
dotnet newtemplate. We should have what we need to create one, so let’s add it to this repo and start producing it in our builds.