Machine_learning_projects icon indicating copy to clipboard operation
Machine_learning_projects copied to clipboard

This repository contains my Machine Learning projects

Results 3 Machine_learning_projects issues
Sort by recently updated
recently updated
newest added

the files running good before sir but now their is an error in `!make` sir could you please help to slove this problem sir `/content/drive/MyDrive/YOLOv3_weight/darknet gcc -Iinclude/ -Isrc/ -DOPENCV `pkg-config...

`/content/darknet yolov3_custom_train First section must be [net] or [network]: No such file or directory darknet: ./src/utils.c:256: error: Assertion `0' failed.` i place the cfg in cfg folder but we getting...

`nvcc -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=[sm_50,compute_50] -gencode arch=compute_52,code=[sm_52,compute_52] -Iinclude/ -Isrc/ -DOPENCV `pkg-config --cflags opencv` -DGPU -I/usr/local/cuda/include/ -DCUDNN --compiler-options "-Wall -Wno-unused-result -Wno-unknown-pragmas -Wfatal-errors -fPIC -Ofast -DOPENCV -DGPU -DCUDNN" -c ./src/convolutional_kernels.cu...