Recent comments in /f/deeplearning
errorr_unknown OP t1_j77m196 wrote
Reply to comment by Meaveready in please help a bunch of students?(with pre annotated data set) we were assigned to this task with no prior knowledge of ML i don't know where to begin with we tried a couple of method which ultimately failed id be thankful for anyone who would tell me in steps what to do with this data[D] by errorr_unknown
Unfortunately yes
errorr_unknown OP t1_j77kvsd wrote
Reply to comment by sloikalamos in please help a bunch of students?(with pre annotated data set) we were assigned to this task with no prior knowledge of ML i don't know where to begin with we tried a couple of method which ultimately failed id be thankful for anyone who would tell me in steps what to do with this data[D] by errorr_unknown
I guarantee you there is nothing fishy about this Its just a robotics contest with bunch of tasks and points for each one We happened to finish almost every task but this one due to as i mentioned no prior experience in machine learning or dealing with models/datasets We are in juniors team that's explain the less experience Not to mention that we are in a third world country?
Meaveready t1_j77ksdp wrote
Reply to please help a bunch of students?(with pre annotated data set) we were assigned to this task with no prior knowledge of ML i don't know where to begin with we tried a couple of method which ultimately failed id be thankful for anyone who would tell me in steps what to do with this data[D] by errorr_unknown
It would be a great start to first share what you tried.
Meaveready t1_j77k71e wrote
Reply to comment by errorr_unknown in please help a bunch of students?(with pre annotated data set) we were assigned to this task with no prior knowledge of ML i don't know where to begin with we tried a couple of method which ultimately failed id be thankful for anyone who would tell me in steps what to do with this data[D] by errorr_unknown
It was recently (like 5-6 days ago) made available in a lot more countries. Is it still unavailable?
sloikalamos t1_j77jfl8 wrote
Reply to please help a bunch of students?(with pre annotated data set) we were assigned to this task with no prior knowledge of ML i don't know where to begin with we tried a couple of method which ultimately failed id be thankful for anyone who would tell me in steps what to do with this data[D] by errorr_unknown
This sounds fishy tbh. First if all, I'm not sure why were you assigned to a task that you never had any experience with. If this is an exam/school task, there's no way you haven't had any lesson related to it. As well as, multiple students work on it? One of you should have at least some ideas how to approach it. If this is a work test, you either overshoot something or saying you could do something that you couldn't.
errorr_unknown OP t1_j77hep1 wrote
Reply to comment by Vast_Rest_4988 in please help a bunch of students?(with pre annotated data set) we were assigned to this task with no prior knowledge of ML i don't know where to begin with we tried a couple of method which ultimately failed id be thankful for anyone who would tell me in steps what to do with this data[D] by errorr_unknown
Done that, needed a temp sms and i tried all available websites with fake numbers but already used
errorr_unknown OP t1_j77h8bh wrote
Reply to comment by jnfinity in please help a bunch of students?(with pre annotated data set) we were assigned to this task with no prior knowledge of ML i don't know where to begin with we tried a couple of method which ultimately failed id be thankful for anyone who would tell me in steps what to do with this data[D] by errorr_unknown
I have dealt with computer vision tasks before and used OpencCV!! but this is different it's a pre-annotated dataset to train a model to estimate length ? It's not our specialty and the time is short ,we just need to get to the core of it ..we already done the search so if you can give more clarification??
Vast_Rest_4988 t1_j77gpu4 wrote
Reply to comment by errorr_unknown in please help a bunch of students?(with pre annotated data set) we were assigned to this task with no prior knowledge of ML i don't know where to begin with we tried a couple of method which ultimately failed id be thankful for anyone who would tell me in steps what to do with this data[D] by errorr_unknown
Use a VPN
jnfinity t1_j77g6g6 wrote
Reply to please help a bunch of students?(with pre annotated data set) we were assigned to this task with no prior knowledge of ML i don't know where to begin with we tried a couple of method which ultimately failed id be thankful for anyone who would tell me in steps what to do with this data[D] by errorr_unknown
I think this isn’t too complex to tackle. I suggest though, you try yourself, trust me, it will be fun.
Be analytical. Try dissecting the problems into smaller tasks. And I give you one hint: since you’re evaluating images, I suggest too read up on computer vision. Maybe PyTorch Vision or OpenCV might be your friends here ;)
errorr_unknown OP t1_j77fph2 wrote
Reply to comment by earthsworld in please help a bunch of students?(with pre annotated data set) we were assigned to this task with no prior knowledge of ML i don't know where to begin with we tried a couple of method which ultimately failed id be thankful for anyone who would tell me in steps what to do with this data[D] by errorr_unknown
I wouldn't have asked here if i haven't tried myself , ML is not our specialist also no , it's not considered cheating as I'm willing to build the system by myself asking on reddit is no difference than searching on Google
errorr_unknown OP t1_j77f2vn wrote
Reply to comment by DingWrong in please help a bunch of students?(with pre annotated data set) we were assigned to this task with no prior knowledge of ML i don't know where to begin with we tried a couple of method which ultimately failed id be thankful for anyone who would tell me in steps what to do with this data[D] by errorr_unknown
Not available in my country
DingWrong t1_j77e86c wrote
Reply to please help a bunch of students?(with pre annotated data set) we were assigned to this task with no prior knowledge of ML i don't know where to begin with we tried a couple of method which ultimately failed id be thankful for anyone who would tell me in steps what to do with this data[D] by errorr_unknown
Try asking ChatGPT. That's what the world is using for their assignments.
earthsworld t1_j77dxyv wrote
Reply to please help a bunch of students?(with pre annotated data set) we were assigned to this task with no prior knowledge of ML i don't know where to begin with we tried a couple of method which ultimately failed id be thankful for anyone who would tell me in steps what to do with this data[D] by errorr_unknown
seriously? you have a team of people to work with and you're asking reddit instead of doing the assignment? isn't that sort of cheating?
Some-Assistance-7812 t1_j764ulk wrote
You need raw power!! In terms of CPU, number of cores matter more than CPU speed In terms of RAM, more RAM capacity is preferably. (Generally more than twice the VRAM of your GPU) In terms of GPU, VRAM is most essential!
ilolus t1_j763eyt wrote
Reply to comment by Appropriate_Ant_4629 in What hardware specifications are generally required for AI/ML/DL by AnimeFreak888
That's VRAM, not RAM. It's rare to have a problem with RAM limits nowadays.
Appropriate_Ant_4629 t1_j75sc61 wrote
Note that some models are extremely RAM intensive; while others aren't.
A common issue you may run into are errors like RuntimeError: CUDA out of memory. Tried to allocate 1024.00 MiB (GPU 0; 8.00 GiB total capacity; 6.13 GiB already allocated; 0 bytes free; 6.73 GiB reserved in total by PyTorch), and it can be pretty tricky to refactor models to work with less RAM than they expect (see examples in that link).
Open-Dragonfly6825 OP t1_j74oes8 wrote
Reply to comment by BrotherAmazing in Why are FPGAs better than GPUs for deep learning? by Open-Dragonfly6825
I guess the suitability of the acceleration devices change depending on your specific context of development and/or application. Deep learning is such a broad field with so many applications, it may be reasonable that different applications benefit from different accelerators better.
Thank you for your comment.
Open-Dragonfly6825 OP t1_j74ntpw wrote
Reply to comment by alex_bababu in Why are FPGAs better than GPUs for deep learning? by Open-Dragonfly6825
Hey, maybe it's true that I know my fair lot about acceleration devices. But, until you mentioned it, I had actually forgotten about backpropagation, which is something basic for deep learning. (Or, rather than forget, I hadn't thought about it.)
Now that you mentioned it, it makes so much sense why FPGAs might be better suited but only for inference.
[deleted] t1_j742i1w wrote
[deleted]
suflaj t1_j73xnvw wrote
A CUDA-capable GPU with compute capability generally over 3.0 and an OS that supports the said nvidia GPU and CUDA drivers.
alex_bababu t1_j73ofte wrote
Reply to comment by Open-Dragonfly6825 in Why are FPGAs better than GPUs for deep learning? by Open-Dragonfly6825
You know probably much more than me. My thoughts were, for inference you don't need the calculation power for backpropagation. The model is fixed and you can find a efficient way to program a fpga to run it.
Basically like an ASIC. And lsi more energy efficient.
You could map the model on the fpga in such a way, so you would not need to store intermediate results in memory.
BrotherAmazing t1_j73k2x8 wrote
It’s very specific to what you are doing. GPUs are absolutely superior hands down for the kind of R&D and early offline prototyping I do when you consider all the practical business aspects with efficiency, cost, flexibility, and practicality given our business’ and staff pedigree and history.
Open-Dragonfly6825 OP t1_j733r6w wrote
Reply to comment by AzureNostalgia in Why are FPGAs better than GPUs for deep learning? by Open-Dragonfly6825
That's an interesting comparison.
I get the idea. Thank you.
AzureNostalgia t1_j732f33 wrote
Reply to comment by Open-Dragonfly6825 in Why are FPGAs better than GPUs for deep learning? by Open-Dragonfly6825
The claim that FPGAs have better power efficiency than GPUs is a reminiscent of the past. In the real world and industry (and not in scientific papers which are written by PhDs) GPUs achieve way higher performance. The simple reason is FPGAs as devices are way behind in architecture, compute capacity and capabilities.
A very simple way to see my point is this. Check one of the largest FPGAs from Xilinx, the Alveo U280 (https://www.xilinx.com/products/boards-and-kits/alveo/u280.html#specifications). It theoretically can achieve up to 24.5 INT8 TOPs AI performance and it's a 225W card. Now check a similar architecture (in nm) embedded GPU, the AGX xavier (https://www.nvidia.com/en-us/autonomous-machines/embedded-systems/jetson-agx-xavier/). Check the specs on the bottom. Up to 22TOPs in a 30W device. That's why FPGAs are obsolete. I have countless examples like that but you get the idea.
errorr_unknown OP t1_j77mfxr wrote
Reply to comment by Meaveready in please help a bunch of students?(with pre annotated data set) we were assigned to this task with no prior knowledge of ML i don't know where to begin with we tried a couple of method which ultimately failed id be thankful for anyone who would tell me in steps what to do with this data[D] by errorr_unknown
We tried to convert the coco format to yolo Also tried yolact Crossed some really helpful tools but almost everything needed payment We separated the fish species we want in the csv file