-
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...
-
Updated
Apr 26, 2020 - C#
Chrome
-
Updated
Apr 26, 2020 - Jupyter Notebook
-
Updated
Apr 26, 2020
GitHub Satellite
May 6 • Virtual
-
Updated
Apr 26, 2020 - Python
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!
Check Run Reporter
Check Run Reporter takes your structured reports (JUnit, for example) and presents their results to your right in the GitHub UI. No need to dig through your CI service's logs.
-
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
然后缺一个展示图表的路由
What do you want and why do you want it?.
We are starting to have utilities like logging that is used by multiple packages. Let's move them into their own package.
Possible implementation(s)
Essentially you can copy the core package into utils for the package.
Then move shared utils into like logging stuff.
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
POEditor
POEditor is a highly scalable localization management service designed for translating software products, such as apps, sites and games.
Integrated with GitHub, it syncs with your repos automatically. You don't ever need to touch a language file.
Slack and HipChat integrations make it easy to get realtime updates about the localization process and the translation progress.

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