Cycloidal gear box code for FreeCad
A simple little scope using the arduino as inputs
A QtCreator Gui for designing Fuzzy Logic which will write out C++ for data control
iplayfast/Dual-VNH5019-Motor-Shield 1
Arduino library for the Pololu Dual VNH5019 Motor Driver Shield
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
BeagleBoard.org BeagleBone Blue - BeagleBone optimized for educational robotics
Easy, Open-Source Solid CAD for Everyone! Check it out at https://blockscad.einsteinsworkshop.com .
A libusb based programming tool for 24Cxx serial EEPROMs using the WinChipHead CH341A IC
Modern C++ Parallel Task Programming
CrossPascal aims to be a Delphi 7 compatible cross-platform source-to-source compiler which generates intermediate C code.
issue commentpjreddie/darknet
It now works. I just used this line to copy the contents of train.txt (which contains jpg paths) to test.txt (which was non-existent in the first place) !cp data/train.txt data/test.txt Then printed the result using this line: !cat data/result.txt
comment created time in 4 minutes
issue commentpjreddie/darknet
I tried doing this line in google colab: !./darknet detector map data/obj.data cfg/yolov3_training.cfg /content/gdrive/MyDrive/yolov3/yolov3_training_last_5_6_21.weights -dont_show -ext_output <data/test.txt> result.txt This error still shows up: /bin/bash: data/test.txt: No such file or directory
comment created time in an hour
issue commentEliasKotlyar/Xiaomi-Dafang-Hacks
Any Plans to Support WyzeCam V3?
someone got RTSP working on v3, I tested it and it works pretty well however audio is not supported yet :( https://github.com/FiveLeavesLeft/WyzeCameraLiveStream
comment created time in an hour
push eventtensorflow/examples
commit sha c22d9154cf82481b72ba618dc02eb3cbca06fbda
Model Maker Audio: Nit Remove unused attribute since we only support TF2 for now. This attribute shows up in the documentation and might lead to confusion (do we support TF1.x?). PiperOrigin-RevId: 372718539
push time in 11 hours
PR opened fffaraz/awesome-cpp
Previous link was pointing to a code.google.com repository, which reported a 404 error.
New link seems to be not official, but working ;)
Old link: https://code.google.com/archive/p/cpp-btree/ New link: https://github.com/algorithm-ninja/cpp-btree
pr created time in 17 hours
startedStefanye/CSSHell
started time in a day
startednextapps-de/spotlight
started time in a day
push eventfffaraz/awesome-cpp
commit sha d231762034e60836fdd9eb36b37a5b63ffe2171d
Added NCNN to Machine Learning
commit sha c96051779db3b72f6253f7c6d4a53a113ce0bf3a
Merge pull request #1100 from proydakov/ncnn Added NCNN to Machine Learning
push time in a day
PR merged fffaraz/awesome-cpp
Hi, fffaraz.
I added NCNN to Machine Learning.
Could you review & accept my changes, pls?
https://github.com/Tencent/ncnn
Best regards, Proydakov Evgeny.
pr closed time in a day
PR opened tensorflow/examples
Update path to reference the digit_classifier directory instead of the image_classification directory.
pr created time in a day
issue commentEliasKotlyar/Xiaomi-Dafang-Hacks
Any Plans to Support WyzeCam V3?
I have a v3 with WyzeHacks installed - I would be willing to try out any builds for RTSP support. Thanks
comment created time in a day
push eventtensorflow/examples
commit sha 5a3b6669fb8acfae79061d3fb00f58890d6c576f
Add progress bar for recommendation example generation. PiperOrigin-RevId: 372592573
push time in a day
issue openedpjreddie/darknet
Unable to build in jetson xavier
The issue:
/usr/bin/ld: warning: libnvidia-fatbinaryloader.so.440.18, needed by /usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elfLink_Finish'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf64_symbol_name'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf64_string_at_offset'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `fatBinaryCtl_GetCandidate'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `fatBinaryCtl_Delete'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf_size'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf64_section_contents'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elfLink_Load_Host_Object'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elfLink_Delete'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elfLink_Add_Cubin'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf64_file_header'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `fatBinaryCtl_PickCandidate'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf64_section_header'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `gpuInfoRunsOn'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `fatBinaryCtl_GetIdentifier'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf32_symbol_name'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elfLink_Free_Fatbinary'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `gpucompSetLogLine'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `fatBinaryCtl_SetBinary'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf64_shnum'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf32_section_name'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elfLink_Get_FatBinary_From_Object'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf64_symbol_shndx'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf32_file_header'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf64_section_name'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `fatBinaryCtl_SetPtxasOptions'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `fatBinaryCtl_SetTargetSM'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `fatBinaryCtl_CreateHandle'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elfLink_Next_Library_Member'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf32_typed_section_header'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elfLink_Start'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elfLink_Free_Host_Object'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf32_string_at_offset'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf_end'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `fatBinaryCtl_HasDebug'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf32_shnum'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf32_named_section_header'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf32_symbol_shndx'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf32_section_header'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf_is_64bit'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `fatBinaryCtl_GetPtxasOptions'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elfLink_Start_Reading_Library'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf64_typed_section_header'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elf64_named_section_header'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `fatBinaryCtl_Compile'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `gpucompRestoreLogLine'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `fatBinaryCtl_SetPolicy'
/usr/lib/gcc/aarch64-linux-gnu/7/../../../aarch64-linux-gnu/libcuda.so: undefined reference to `elfLink_Finish_Reading_Library'
collect2: error: ld returned 1 exit status
Makefile:176: recipe for target 'darknet' failed
make: *** [darknet] Error 1
make: *** Waiting for unfinished jobs....
src/yolo_v2_class.cpp: In member function ‘std::vector<bbox_t> Detector::tracking_id(std::vector<bbox_t>, bool, int, int)’:
src/yolo_v2_class.cpp:370:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (prev_bbox_vec_deque.size() > frames_story) prev_bbox_vec_deque.pop_back();
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
src/yolo_v2_class.cpp:385:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (cur_dist < max_dist && (k.track_id == 0 || dist_vec[m] > cur_dist)) {
~~~~~~~~~^~~~~~~~~~
src/yolo_v2_class.cpp:409:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (prev_bbox_vec_deque.size() > frames_story) prev_bbox_vec_deque.pop_back();
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
The command '/bin/sh -c make GPU=1 CUDNN=1 CUDNN_HALF=1 OPENCV=0 LIBSO=1 ARCH="-gencode arch=compute_72,code=[sm_72,compute_72]" -j $(nproc)' returned a non-zero code: 2
Dockerfile:
FROM nvcr.io/nvidia/l4t-tensorflow:r32.5.0-tf2.3-py3
ARG DEBIAN_FRONTEND=noninteractive
ENV EVERCAM_ANALYTICS_PATH='/gate_app'
ENV LANG en_US.UTF-8
RUN export LC_ALL=C.UTF-8
RUN mkdir /gate_app
RUN apt-get update -y
RUN apt-get -y install gstreamer1.0-tools gstreamer1.0-alsa gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav
RUN apt-get -y install libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libgstreamer-plugins-good1.0-dev libgstreamer-plugins-bad1.0-dev
RUN apt-get install -y postgresql-client python3-opencv make cifs-utils curl libpq-dev git pkg-config
RUN export LC_ALL=C.UTF-8
RUN pip3 install --upgrade pip
RUN pip3 install filterpy Shapely psycopg2 boto3 pytz requests scikit-image
RUN apt-get install -y python3-sklearn libopencv-dev
RUN git clone --recursive https://github.com/skvark/opencv-python.git
WORKDIR opencv-python
RUN export CMAKE_ARGS="WITH_GSTREAMER=ON"
RUN pip3 wheel . --verbose
RUN pip3 install opencv_python*.whl
RUN rm /usr/bin/python && \
ln -s /usr/bin/python3 /usr/bin/python && \
ln -s /usr/bin/pip3 /usr/bin/pip
#RUN pip3 install vidstab[cv2]
RUN /usr/bin/env
RUN git clone https://github.com/AlexeyAB/darknet
WORKDIR darknet
RUN make GPU=1 CUDNN=1 CUDNN_HALF=1 OPENCV=0 LIBSO=1 ARCH="-gencode arch=compute_72,code=[sm_72,compute_72]" -j $(nproc)
created time in a day
push eventtensorflow/examples
commit sha 433424a9039717c45433b934d2d0fc2cc15aa87f
TFLite examples: add READMEs. PiperOrigin-RevId: 372554398
push time in a day
push eventtensorflow/examples
commit sha 24fbdc23a92e83335826b26952c4b363a70a813c
Model Maker Audio: By default, generating the saved model. PiperOrigin-RevId: 372548072
push time in a day
push eventtensorflow/examples
commit sha 5eeaac3a3526f017c54f01b0859b3ffcc5cbd089
Model Maker: Expand ~ in all the demos PiperOrigin-RevId: 372520496
push time in 2 days
push eventtensorflow/examples
commit sha d11cdf12ec5327740223a05c51ecda44957ad92a
Model Maker Audio: Fix a few audio documentation issues. PiperOrigin-RevId: 372519323
push time in 2 days
push eventtensorflow/examples
commit sha 9bc4b22028dc12dbb0638983757b41a920d23248
For model maker, add some deprecated APIs from 0.2.x for backward compatibility. PiperOrigin-RevId: 372503549
push time in 2 days
issue commentpjreddie/darknet
@berinhard For me, clearing the cache in the system and then running again did the trick. How much is the GPU utilisation while running the inference?
comment created time in 2 days
issue commentpjreddie/darknet
You'll have to mount your Google Drive in the colab notebook to use it.
from google.colab import drive drive.mount('/content/gdrive')
You'll have to give the path you want to use
comment created time in 2 days
issue commentpjreddie/darknet
How to do yolo inference with 16-bit half precision floats instead of 32-bit float?
Hi, I believe this was added in a fork located here:
The developer mentioned it increases detection 3x ect.
https://github.com/AlexeyAB/darknet
Hello, would you please tell me where should I to find the implementation. I can't find relative information.
comment created time in 2 days
push eventtensorflow/examples
commit sha e1a01c88887ad14da57d9ac44bc7c3c7e7652495
Model Maker Audio: Use InputLayer for sequential model to avoid the following warning: WARNING:tensorflow:Please add `keras.layers.InputLayer` instead of `keras.Input` to Sequential model. `keras.Input` is intended to be used by Functional model. PiperOrigin-RevId: 372461919
push time in 2 days
push eventtensorflow/examples
commit sha 138388f05966ae76e4e8b88f2d5c6d00dfb8e92c
Model Maker Audio: Expand ~ in the CLI flags. PiperOrigin-RevId: 372461691
push time in 2 days
pull request commentEliasKotlyar/Xiaomi-Dafang-Hacks
Confirmed this fixed my problem with my wyze cam v2 FCC ID: 2ANJHWYZEC02
comment created time in 2 days
push eventtensorflow/examples
commit sha 0fae55ed365d9a018a8c21916dd048f91150f744
Add a flag export_dir, to specify the intended export directory to hold TFLite model. And updated colab accordingly. PiperOrigin-RevId: 372436440
push time in 2 days
PR opened EliasKotlyar/Xiaomi-Dafang-Hacks
- Added latest Wyze v2 RTSP firmware source
- Synced hacked rc file latest Wyze v2 RTSP firmware
- Matched blocksize for wyzev2 to match latest RTSP firmware
- Added updated cfw for latest Wyze v2 cameras (FCCID ending in C02)
Resolves https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks/issues/1667 and https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks/issues/1702
Tested this across 3 Wyze cams no issues. Users also reported success with the updated firmware in the above issue threads
pr created time in 2 days
startedricaun/arduino-DuinoCoin
started time in 2 days
issue commentpjreddie/darknet
Couldn't open file: cfg/coco.data
Same issue when attempting to detect a custom yolov4-tiny model
Config:
CUDA-version: 11020 (11020), cuDNN: 8.1.1, CUDNN_HALF=1, GPU count: 1
OpenCV version: 4.2.0
comment created time in 2 days
issue commentEliasKotlyar/Xiaomi-Dafang-Hacks
Any Plans to Support WyzeCam V3?
Success!! Thanks buddy
comment created time in 2 days
issue commentEliasKotlyar/Xiaomi-Dafang-Hacks
Any Plans to Support WyzeCam V3?
What's the root password for the v3? wellknown does not work
WYom2020
comment created time in 2 days