I would like to change the resnet50 so that I can switch to 4 channel input, use the same weights for the rgb channels and initialize the last channel with a no
I am trying to check if a row exist in an sqlite3 table in python. i want to check if there is an existing username in the table. my function is a class method
I am following a tutorial on Machine Vision using YOLOV4. I uploaded a video in my Google Drive named video.mp4 and this is the image of it In the tutorial, I
I am trying to make a react-select component but I keep running into an issue where if I change the high and width of the original react-select it throws everyt
It's possible to defined a function within a with statement (How to define a function and a query in the same with block?). But I fail to define a pipelined fun
Following AWS instructions for (https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create-deploy-python-django.html) Currently trying to r
After Uninstalling SQL Server Express Version, I have install it again but this error have showing in SQL Server 2019: Invalid Command Line Argument. Consult t
I'm working with a DataFrame that has categorical and numerical columns. I am trying to scale the numerical columns as the numbers are pretty extreme. I tried t
I'm working in QGIS but I can also use ArcGIS if there's a solution that works best on there. I have a shapefile with certain plots of land highlighted and I pl