Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

Bitcoin logo
Popular topic
Bitcoin is a cryptocurrency developed by Satoshi Nakamoto.
GitHub Satellite
Upcoming event recommended by GitHub
May
6

GitHub Satellite

May 6 • Virtual

GitHub’s product and community event is completely virtual and free to join this year. Check out the schedule and add sessions to your calendar.
Trending repository
Umraiz
Umraiz commented Mar 11, 2020

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

Depfu screenshot
App recommended by GitHub

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.

View Depfu website

Trending repository
moon-zhangyue
moon-zhangyue commented Mar 1, 2020

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
然后缺一个展示图表的路由

blitz
Trending repository
flybayer
flybayer commented Apr 25, 2020

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 to useQuery, then Blitz will use usePaginatedQuery from react-query instead of the plain useQuery from react-query.
  • Everything should be properly type
advanced-java
Trending repository
yanglbme
yanglbme commented Apr 15, 2019

英雄招募

成为 Doocs 项目维护者

本项目 advanced-java,包括 Doocs 开源组织下的所有项目,都欢迎各位朋友参与完善。

如果你提交的内容有价值,且具备规范性,将有机会提升为项目的维护者,直接参与项目的 review、merge 等维护工作,提交内容时也可以直接 pushdoocs/advanced-java 主分支 master 下,无须提交 PR 等待 review。

目前 advanced-java 只有 [yanglbme](http

codebeat screenshot
App recommended by GitHub

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!

You can’t perform that action at this time.