-
Updated
Jul 23, 2021 - JavaScript
classroom
Here are 259 public repositories matching this topic...
-
Updated
Jul 8, 2021 - Jupyter Notebook
-
Updated
Feb 11, 2020 - JavaScript
-
Updated
Mar 4, 2020 - HTML
-
Updated
Jun 5, 2021 - Ruby
-
Updated
Jun 10, 2021 - Python
-
Updated
Feb 27, 2020 - Python
-
Updated
Apr 23, 2020
We have openpose v1.5.1 submodule on our codebase, but recent release of Openpose v1.6.0 breaks our Docker build.
Error log:
Step 16/28 : RUN cmake /openpose && make -j 8 && make install
**OMITTED**
-- Found glog (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libglog.so)
-- Found Protobuf: /usr/lib/x86_64-linux-gnu/libprotobuf.so;-lpthread (found version "3.0.0")
--
-
Updated
Sep 28, 2020 - Python
-
Updated
Jun 2, 2020 - JavaScript
-
Updated
Nov 27, 2018 - Java
-
Updated
Sep 26, 2018 - JavaScript
-
Updated
Jul 31, 2021 - JavaScript
-
Updated
Aug 19, 2019 - CSS
-
Updated
Jun 8, 2021 - JavaScript
-
Updated
Oct 15, 2019 - Go
Currently, subjects are represented as []strings instead of a struct which has [these keys][1].
Doing this will allow us to eliminate the [change_map_structure][2] step from the process. The conversion from []string to the struct can be done [here][3], by iterating over each element of dep_val.Subjects and assigning it to the appropriate field of the struct. Validations can also be
-
Updated
Oct 12, 2018 - Jupyter Notebook
-
Updated
Jun 27, 2021 - PHP
-
Updated
Jan 2, 2019
Improve this page
Add a description, image, and links to the classroom topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the classroom topic, visit your repo's landing page and select "manage topics."


If a project does not have a title (is an empty string) the Project Preview item is thinner. Consider either a default display name if no title exists or an additional div in the Project Preview's label with a min-height.