Skip to content

Commit

Permalink
Título: #3 implementación del primer bloque del sistema de recomendac…
Browse files Browse the repository at this point in the history
…ión completada.

Cuerpo:  Se ha implementado el primer bloque del sistema de recomendación, que consiste en clasificar la imágen usando la CNN entrenada y devolver las imagenes candidatas. Ahora al pulsar en una de las imágenes de prueba, se realizará la predicción y se reenviará a otra página en la que se muestra al usuario la clase predicha, el número de imágenes candidatas y algunas de dichas imágenes candidatas)..
  • Loading branch information
albertjcuac committed Jan 5, 2023
1 parent 7e8efa5 commit 9019b0a
Show file tree
Hide file tree
Showing 44,425 changed files with 44,130 additions and 66 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file modified elevate/lynx/__pycache__/views.cpython-39.pyc
Binary file not shown.
44,073 changes: 44,073 additions & 0 deletions elevate/lynx/csv/custom.csv

Large diffs are not rendered by default.

Binary file added elevate/lynx/static/images/10000.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10001.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10002.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10003.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10004.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10005.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10006.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10007.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10008.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10009.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10010.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10011.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10012.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10013.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10014.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10015.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10016.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10017.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10018.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10019.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10020.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10021.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10022.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10023.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10024.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevate/lynx/static/images/10025.jpg
Binary file added elevate/lynx/static/images/10026.jpg
Binary file added elevate/lynx/static/images/10027.jpg
Binary file added elevate/lynx/static/images/10028.jpg
Binary file added elevate/lynx/static/images/10029.jpg
Binary file added elevate/lynx/static/images/10030.jpg
Binary file added elevate/lynx/static/images/10031.jpg
Binary file added elevate/lynx/static/images/10032.jpg
Binary file added elevate/lynx/static/images/10033.jpg
Binary file added elevate/lynx/static/images/10034.jpg
Binary file added elevate/lynx/static/images/10035.jpg
Binary file added elevate/lynx/static/images/10037.jpg
Binary file added elevate/lynx/static/images/10039.jpg
Binary file added elevate/lynx/static/images/10040.jpg
Binary file added elevate/lynx/static/images/10041.jpg
Binary file added elevate/lynx/static/images/10042.jpg
Binary file added elevate/lynx/static/images/10043.jpg
Binary file added elevate/lynx/static/images/10044.jpg
Binary file added elevate/lynx/static/images/10045.jpg
Binary file added elevate/lynx/static/images/10046.jpg
Binary file added elevate/lynx/static/images/10047.jpg
Binary file added elevate/lynx/static/images/10048.jpg
Binary file added elevate/lynx/static/images/10049.jpg
Binary file added elevate/lynx/static/images/10050.jpg
Binary file added elevate/lynx/static/images/10051.jpg
Binary file added elevate/lynx/static/images/10052.jpg
Binary file added elevate/lynx/static/images/10053.jpg
Binary file added elevate/lynx/static/images/10054.jpg
Binary file added elevate/lynx/static/images/10056.jpg
Binary file added elevate/lynx/static/images/10057.jpg
Binary file added elevate/lynx/static/images/10058.jpg
Binary file added elevate/lynx/static/images/10059.jpg
Binary file added elevate/lynx/static/images/10060.jpg
Binary file added elevate/lynx/static/images/10061.jpg
Binary file added elevate/lynx/static/images/10062.jpg
Binary file added elevate/lynx/static/images/10063.jpg
Binary file added elevate/lynx/static/images/10064.jpg
Binary file added elevate/lynx/static/images/10065.jpg
Binary file added elevate/lynx/static/images/10066.jpg
Binary file added elevate/lynx/static/images/10067.jpg
Binary file added elevate/lynx/static/images/10068.jpg
Binary file added elevate/lynx/static/images/10069.jpg
Binary file added elevate/lynx/static/images/10070.jpg
Binary file added elevate/lynx/static/images/10071.jpg
Binary file added elevate/lynx/static/images/10072.jpg
Binary file added elevate/lynx/static/images/10073.jpg
Binary file added elevate/lynx/static/images/10074.jpg
Binary file added elevate/lynx/static/images/10075.jpg
Binary file added elevate/lynx/static/images/10076.jpg
Binary file added elevate/lynx/static/images/10078.jpg
Binary file added elevate/lynx/static/images/10079.jpg
Binary file added elevate/lynx/static/images/10080.jpg
Binary file added elevate/lynx/static/images/10081.jpg
Binary file added elevate/lynx/static/images/10082.jpg
Binary file added elevate/lynx/static/images/10083.jpg
Binary file added elevate/lynx/static/images/10088.jpg
Binary file added elevate/lynx/static/images/10089.jpg
Binary file added elevate/lynx/static/images/10092.jpg
Binary file added elevate/lynx/static/images/10093.jpg
Binary file added elevate/lynx/static/images/10095.jpg
Binary file added elevate/lynx/static/images/10096.jpg
Binary file added elevate/lynx/static/images/10097.jpg
Binary file added elevate/lynx/static/images/10098.jpg
Binary file added elevate/lynx/static/images/10099.jpg
Binary file added elevate/lynx/static/images/10101.jpg
Binary file added elevate/lynx/static/images/10102.jpg
Binary file added elevate/lynx/static/images/10104.jpg
Binary file added elevate/lynx/static/images/10105.jpg
Binary file added elevate/lynx/static/images/10106.jpg
Binary file added elevate/lynx/static/images/10107.jpg
Binary file added elevate/lynx/static/images/10108.jpg
Binary file added elevate/lynx/static/images/10109.jpg
Binary file added elevate/lynx/static/images/10110.jpg
Binary file added elevate/lynx/static/images/10111.jpg
Binary file added elevate/lynx/static/images/10112.jpg
Binary file added elevate/lynx/static/images/10113.jpg
Binary file added elevate/lynx/static/images/10114.jpg
Binary file added elevate/lynx/static/images/10115.jpg
Binary file added elevate/lynx/static/images/10117.jpg
Binary file added elevate/lynx/static/images/10122.jpg
Binary file added elevate/lynx/static/images/10125.jpg
Binary file added elevate/lynx/static/images/10126.jpg
Binary file added elevate/lynx/static/images/10127.jpg
Binary file added elevate/lynx/static/images/10128.jpg
Binary file added elevate/lynx/static/images/10129.jpg
Binary file added elevate/lynx/static/images/10130.jpg
Binary file added elevate/lynx/static/images/10131.jpg
Binary file added elevate/lynx/static/images/10133.jpg
Binary file added elevate/lynx/static/images/10134.jpg
Binary file added elevate/lynx/static/images/10135.jpg
Binary file added elevate/lynx/static/images/10136.jpg
Binary file added elevate/lynx/static/images/10137.jpg
Binary file added elevate/lynx/static/images/10138.jpg
Binary file added elevate/lynx/static/images/10139.jpg
Binary file added elevate/lynx/static/images/10140.jpg
Binary file added elevate/lynx/static/images/10141.jpg
Binary file added elevate/lynx/static/images/10142.jpg
Binary file added elevate/lynx/static/images/10143.jpg
Binary file added elevate/lynx/static/images/10144.jpg
Binary file added elevate/lynx/static/images/10145.jpg
Binary file added elevate/lynx/static/images/10146.jpg
Binary file added elevate/lynx/static/images/10147.jpg
Binary file added elevate/lynx/static/images/10148.jpg
Binary file added elevate/lynx/static/images/10149.jpg
Binary file added elevate/lynx/static/images/10150.jpg
Binary file added elevate/lynx/static/images/10151.jpg
Binary file added elevate/lynx/static/images/10152.jpg
Binary file added elevate/lynx/static/images/10153.jpg
Binary file added elevate/lynx/static/images/10154.jpg
Binary file added elevate/lynx/static/images/10155.jpg
Binary file added elevate/lynx/static/images/10156.jpg
Binary file added elevate/lynx/static/images/10157.jpg
Binary file added elevate/lynx/static/images/10158.jpg
Binary file added elevate/lynx/static/images/10159.jpg
Binary file added elevate/lynx/static/images/10160.jpg
Binary file added elevate/lynx/static/images/10161.jpg
Binary file added elevate/lynx/static/images/10162.jpg
Binary file added elevate/lynx/static/images/10164.jpg
Binary file added elevate/lynx/static/images/10166.jpg
Binary file added elevate/lynx/static/images/10167.jpg
Binary file added elevate/lynx/static/images/10168.jpg
Binary file added elevate/lynx/static/images/10169.jpg
Binary file added elevate/lynx/static/images/10170.jpg
Binary file added elevate/lynx/static/images/10171.jpg
Binary file added elevate/lynx/static/images/10172.jpg
Binary file added elevate/lynx/static/images/10173.jpg
Binary file added elevate/lynx/static/images/10174.jpg
Binary file added elevate/lynx/static/images/10175.jpg
Binary file added elevate/lynx/static/images/10176.jpg
Binary file added elevate/lynx/static/images/10177.jpg
Binary file added elevate/lynx/static/images/10178.jpg
Binary file added elevate/lynx/static/images/10179.jpg
Binary file added elevate/lynx/static/images/10180.jpg
Binary file added elevate/lynx/static/images/10181.jpg
Binary file added elevate/lynx/static/images/10182.jpg
Binary file added elevate/lynx/static/images/10183.jpg
Binary file added elevate/lynx/static/images/10184.jpg
Binary file added elevate/lynx/static/images/10185.jpg
Binary file added elevate/lynx/static/images/10186.jpg
Binary file added elevate/lynx/static/images/10187.jpg
Binary file added elevate/lynx/static/images/10188.jpg
Binary file added elevate/lynx/static/images/10189.jpg
Binary file added elevate/lynx/static/images/10190.jpg
Binary file added elevate/lynx/static/images/10192.jpg
Binary file added elevate/lynx/static/images/10193.jpg
Binary file added elevate/lynx/static/images/10194.jpg
Binary file added elevate/lynx/static/images/10195.jpg
Binary file added elevate/lynx/static/images/10196.jpg
Binary file added elevate/lynx/static/images/10197.jpg
Binary file added elevate/lynx/static/images/10198.jpg
Binary file added elevate/lynx/static/images/10199.jpg
Binary file added elevate/lynx/static/images/10200.jpg
Binary file added elevate/lynx/static/images/10202.jpg
Binary file added elevate/lynx/static/images/10203.jpg
Binary file added elevate/lynx/static/images/10204.jpg
Binary file added elevate/lynx/static/images/10205.jpg
Binary file added elevate/lynx/static/images/10207.jpg
Binary file added elevate/lynx/static/images/10208.jpg
Binary file added elevate/lynx/static/images/10209.jpg
Binary file added elevate/lynx/static/images/10210.jpg
Binary file added elevate/lynx/static/images/10211.jpg
Binary file added elevate/lynx/static/images/10213.jpg
Binary file added elevate/lynx/static/images/10214.jpg
Binary file added elevate/lynx/static/images/10215.jpg
Binary file added elevate/lynx/static/images/10216.jpg
Binary file added elevate/lynx/static/images/10217.jpg
Binary file added elevate/lynx/static/images/10219.jpg
Binary file added elevate/lynx/static/images/10220.jpg
Binary file added elevate/lynx/static/images/10221.jpg
Binary file added elevate/lynx/static/images/10222.jpg
Binary file added elevate/lynx/static/images/10223.jpg
Binary file added elevate/lynx/static/images/10224.jpg
Binary file added elevate/lynx/static/images/10225.jpg
Binary file added elevate/lynx/static/images/10226.jpg
Binary file added elevate/lynx/static/images/10227.jpg
Binary file added elevate/lynx/static/images/10228.jpg
Binary file added elevate/lynx/static/images/10229.jpg
Binary file added elevate/lynx/static/images/10230.jpg
Binary file added elevate/lynx/static/images/10231.jpg
Binary file added elevate/lynx/static/images/10235.jpg
Binary file added elevate/lynx/static/images/10236.jpg
Binary file added elevate/lynx/static/images/10237.jpg
Binary file added elevate/lynx/static/images/10238.jpg
Binary file added elevate/lynx/static/images/10239.jpg
Binary file added elevate/lynx/static/images/10240.jpg
Binary file added elevate/lynx/static/images/10241.jpg
Binary file added elevate/lynx/static/images/10242.jpg
Binary file added elevate/lynx/static/images/10243.jpg
Binary file added elevate/lynx/static/images/10244.jpg
Binary file added elevate/lynx/static/images/10245.jpg
Binary file added elevate/lynx/static/images/10246.jpg
Binary file added elevate/lynx/static/images/10247.jpg
Binary file added elevate/lynx/static/images/10248.jpg
Binary file added elevate/lynx/static/images/10249.jpg
Binary file added elevate/lynx/static/images/10250.jpg
Binary file added elevate/lynx/static/images/10252.jpg
Binary file added elevate/lynx/static/images/10253.jpg
Binary file added elevate/lynx/static/images/10254.jpg
Binary file added elevate/lynx/static/images/10255.jpg
Binary file added elevate/lynx/static/images/10256.jpg
Binary file added elevate/lynx/static/images/10257.jpg
Binary file added elevate/lynx/static/images/10258.jpg
Binary file added elevate/lynx/static/images/10259.jpg
Binary file added elevate/lynx/static/images/10260.jpg
Binary file added elevate/lynx/static/images/10261.jpg
Binary file added elevate/lynx/static/images/10262.jpg
Binary file added elevate/lynx/static/images/10263.jpg
Binary file added elevate/lynx/static/images/10264.jpg
Binary file added elevate/lynx/static/images/10265.jpg
Binary file added elevate/lynx/static/images/10266.jpg
Binary file added elevate/lynx/static/images/10267.jpg
Binary file added elevate/lynx/static/images/10268.jpg
Binary file added elevate/lynx/static/images/10269.jpg
Binary file added elevate/lynx/static/images/10270.jpg
Binary file added elevate/lynx/static/images/10271.jpg
Binary file added elevate/lynx/static/images/10272.jpg
Binary file added elevate/lynx/static/images/10273.jpg
Binary file added elevate/lynx/static/images/10274.jpg
Binary file added elevate/lynx/static/images/10275.jpg
Binary file added elevate/lynx/static/images/10276.jpg
Binary file added elevate/lynx/static/images/10277.jpg
Binary file added elevate/lynx/static/images/10278.jpg
Binary file added elevate/lynx/static/images/10279.jpg
Binary file added elevate/lynx/static/images/10280.jpg
Binary file added elevate/lynx/static/images/10281.jpg
Binary file added elevate/lynx/static/images/10282.jpg
Binary file added elevate/lynx/static/images/10283.jpg
Binary file added elevate/lynx/static/images/10284.jpg
Binary file added elevate/lynx/static/images/10285.jpg
Binary file added elevate/lynx/static/images/10286.jpg
Binary file added elevate/lynx/static/images/10287.jpg
Binary file added elevate/lynx/static/images/10288.jpg
Binary file added elevate/lynx/static/images/10289.jpg
Binary file added elevate/lynx/static/images/10290.jpg
Binary file added elevate/lynx/static/images/10292.jpg
Binary file added elevate/lynx/static/images/10293.jpg
Binary file added elevate/lynx/static/images/10294.jpg
Binary file added elevate/lynx/static/images/10295.jpg
Binary file added elevate/lynx/static/images/10296.jpg
Binary file added elevate/lynx/static/images/10297.jpg
Binary file added elevate/lynx/static/images/10298.jpg
Binary file added elevate/lynx/static/images/10299.jpg
Binary file added elevate/lynx/static/images/10300.jpg
Binary file added elevate/lynx/static/images/10301.jpg
Binary file added elevate/lynx/static/images/10302.jpg
Binary file added elevate/lynx/static/images/10303.jpg
Binary file added elevate/lynx/static/images/10304.jpg
Binary file added elevate/lynx/static/images/10305.jpg
Binary file added elevate/lynx/static/images/10306.jpg
Binary file added elevate/lynx/static/images/10307.jpg
Binary file added elevate/lynx/static/images/10308.jpg
Binary file added elevate/lynx/static/images/10309.jpg
Binary file added elevate/lynx/static/images/10312.jpg
Binary file added elevate/lynx/static/images/10313.jpg
Binary file added elevate/lynx/static/images/10314.jpg
Binary file added elevate/lynx/static/images/10315.jpg
Binary file added elevate/lynx/static/images/10316.jpg
Binary file added elevate/lynx/static/images/10317.jpg
Binary file added elevate/lynx/static/images/10318.jpg
Binary file added elevate/lynx/static/images/10319.jpg
Binary file added elevate/lynx/static/images/10320.jpg
Binary file added elevate/lynx/static/images/10321.jpg
Binary file added elevate/lynx/static/images/10322.jpg
Binary file added elevate/lynx/static/images/10323.jpg
Binary file added elevate/lynx/static/images/10324.jpg
Binary file added elevate/lynx/static/images/10325.jpg
Binary file added elevate/lynx/static/images/10326.jpg
Binary file added elevate/lynx/static/images/10327.jpg
Binary file added elevate/lynx/static/images/10328.jpg
Binary file added elevate/lynx/static/images/10329.jpg
Binary file added elevate/lynx/static/images/10330.jpg
Binary file added elevate/lynx/static/images/10331.jpg
Binary file added elevate/lynx/static/images/10332.jpg
Loading

0 comments on commit 9019b0a

Please sign in to comment.