-
# Goal
It pretty common to want to take a collection of items, and count the number of occurrences of each item. e.g.
```swift
let input = ["a", "b", "c", "b", "a"]
let desiredOutput = ["a":…
-
In the free-threaded build, marking an object as supporting deferred reference counting allows the interpreter to skip reference count modifications for values pushed and popped from the interpreter's…
-
Hello, I am a beginner in machine learning and I have previously tried to follow creating an object detection model by following the tutorial from this github https://github.com/nicknochnack/TFODCours…
-
Check the accuracy with multiple, small objects, on different color surfaces
-
I'm running in jupyter notebook with paper-qa==5.3.0, tyring to use an alternative OPENAI compatiable api.
here is my script
```python
# make sure to run in jupyter
import os
import nest_asyncio
…
-
### What happened?
I encountered a 502 error on the GraphQL API while attempting to set up policy-as-code on a repository. The error message logged is: ERROR:ghastoolkit.octokit:GraphQL API Status …
-
Since deno can run with `--v8-flags=--expose-gc`, it would be nice if `deno bench` also report memory usage.
This feature is very handy when refactoring some code using Weak* object.
The flow woul…
-
### What is the problem?
I have independent jobs to clone and get data for single subjects of the [HCP-YA functional connectivity datalad dataset](https://github.com/datalad-datasets/hcp-functional…
-
@ahmetozlu
thanks for your work.
when i run the **python3 vehicle_counting.py**
then I am getting below error.
note:
numpy is update to date.
2020-02-11 22:07:29.569821: I tensorflow/str…
-
Thanks for your great repo @theAIGuysCode !
But it would be nice if you have a **cumulative counting mode** to count objects crossing some _ROI line_.
Examples:
@ahmetozlu
[#1 Tensorflow …